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

Set user-select: none in SVG for better UX #263

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

strangelookingnerd
Copy link
Contributor

Since the emojis are actually text in a SVG they remain "select-able" which is undesirable from a UX perspective since they are supposed to be used as icons.

Testing done

Manually tested.

Submitter checklist

Preview Give feedback

@strangelookingnerd strangelookingnerd added the enhancement New feature or request label Nov 29, 2023
@strangelookingnerd strangelookingnerd self-assigned this Nov 29, 2023
@strangelookingnerd strangelookingnerd force-pushed the feature/set_user-select_none_on_svg branch from 780d517 to fcf4a39 Compare December 1, 2023 08:39
@strangelookingnerd strangelookingnerd force-pushed the feature/set_user-select_none_on_svg branch from fcf4a39 to 34f6b02 Compare December 1, 2023 08:55
@strangelookingnerd strangelookingnerd merged commit f583a7f into main Dec 1, 2023
17 checks passed
@strangelookingnerd strangelookingnerd deleted the feature/set_user-select_none_on_svg branch December 1, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant