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

feat: sticky tooltips #749

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

ivan-aksamentov
Copy link
Member

@ivan-aksamentov ivan-aksamentov commented Mar 10, 2022

A prototype which aims to improve user experience around tooltips.

When clicked, on the aa mutation, these tooltips:

01

will now stick, so that information can be copied. The sticky tooltip can be closed by clicking away (outside the tooltip body).

There are probably many weird edge cases to handle.

Other tooltips are not affected (yet), but in principle they all can be made sticky. Will require a bit of refactoring.

Resolves #734

@vercel
Copy link

vercel bot commented Mar 10, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextstrain/nextclade/EU4GRpDm5Dx9s5xkYo7bvYHXAcMv
✅ Preview: https://nextclade-git-feat-sticky-tooltips-nextstrain.vercel.app

@ivan-aksamentov ivan-aksamentov changed the title feat: make aa substitution tooltips in gene views sticky when clicked feat: sticky tooltips Mar 10, 2022
@ivan-aksamentov ivan-aksamentov force-pushed the master branch 2 times, most recently from 93f31a9 to edefa32 Compare September 4, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

ENH: Pinnable tooltips, to allow copying
1 participant