lucasgonze/sQratch

Feature: copy to clipboard

オープン

#25 opened on 2024/02/13

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (0 件のフォーク)user submission
good first issuehelp wanted

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

There should be a button to copy the article contents to the clipboard.

UI:

  • It should not have any language associated with it, so that it works in all languages.
  • Using the model established by @mathieu-william, it should be a button next to the others.

Code:

  • It should work on pretty much any browser possible, including older ones.
  • If it won't work on a particular browser, the button should not be shown.
  • There doesn't have to be visual feedback that the copy worked, but it would not be a bad thing.

コントリビューターガイド