lucasgonze/sQratch

Feature: copy to clipboard

Offen

#25 geöffnet am 13.02.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)HTML (0 Forks)user submission
good first issuehelp wanted

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide