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

Categorical filters need tooltips when values are truncated #789

Closed
alexsielicki opened this issue Nov 9, 2017 · 4 comments
Closed

Categorical filters need tooltips when values are truncated #789

alexsielicki opened this issue Nov 9, 2017 · 4 comments
Assignees
Labels

Comments

@alexsielicki
Copy link
Collaborator

screen shot 2017-11-09 at 12 13 52 pm

Values could be impossible to discerns when truncated. We should add tooltips when the values are too long to display in their entirety.

@alexsielicki alexsielicki self-assigned this Nov 9, 2017
@alexsielicki
Copy link
Collaborator Author

@pjcross, what do you think? Should I fix this while I'm in this part of the code already?

@pjcross
Copy link
Contributor

pjcross commented Nov 9, 2017

yes.

@alexsielicki
Copy link
Collaborator Author

I made it so the tooltips only show up if the label has been truncated. When the full label is visible, there is no tooltip. This is consistent with how the SlickGrid table works.

@pjcross
Copy link
Contributor

pjcross commented Nov 10, 2017

perfect

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

No branches or pull requests

2 participants