Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Copy to clipboard #6

Closed
dcryptoniun opened this issue May 12, 2023 · 1 comment
Closed

Fix Copy to clipboard #6

dcryptoniun opened this issue May 12, 2023 · 1 comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dcryptoniun
Copy link
Owner

dcryptoniun commented May 12, 2023

Fix Copy to clipboard:
current state: changing svg when copied then reset to default svg after 3 seconds.
but it is changing for all elements not just copied one.

it should only be changed for copied one.

find it here: /app/(pages)/blocks/button-link/page.js

any questions feel free to ask.

@dcryptoniun dcryptoniun added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 12, 2023
@dcryptoniun
Copy link
Owner Author

fixed in #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant