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: Tooltip for disabled chart types #1909

Merged
merged 9 commits into from
Nov 22, 2024

Conversation

bprusinowski
Copy link
Collaborator

@bprusinowski bprusinowski commented Nov 22, 2024

Closes #1448

This PR adds a tooltip that explains why a given chart type can't be selected and consolidates the tooltips used across the editor mode (excluding chart tooltips).

How to test

  1. Go to this link.
  2. ✅ Hover over disabled chart types and see that a tooltip with explanation on why it can't be selected is shown.

@KerstinFaye UI strings can be adjusted via Accent (string ids start with controls.chart.disabled), I used the most down-to-code explanations, but maybe they can be tweaked :)

Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 1:21pm

Copy link
Contributor

@noahonyejese noahonyejese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@bprusinowski bprusinowski merged commit bcf550c into main Nov 22, 2024
3 of 4 checks passed
@bprusinowski bprusinowski deleted the feat/tooltip-for-disabled-chart-types branch November 22, 2024 13:17
@sosiology
Copy link
Contributor

LGTM too, thanks @bprusinowski 🎉
@KerstinFaye please let me know if I can support with the UI Copy/text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✓ Tooltip for disabled chart-types
3 participants