lucasgonze/sQratch

Feature: copy to clipboard

Ouverte

#25 ouverte le 13 févr. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)HTML (0 fork)user submission
good first issuehelp wanted

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur