lucasgonze/sQratch

Feature: copy to clipboard

Aberta

#25 aberto em 13 de fev. de 2024

 (1 comentário) (0 reação) (0 responsável)HTML (0 fork)user submission
good first issuehelp wanted

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador