lucasgonze/sQratch

Feature: copy to clipboard

開放

#25 建立於 2024年2月13日

 (1 則留言) (0 個反應) (0 位負責人)HTML (0 個分叉)user submission
good first issuehelp wanted

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南