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

Add tooltips to convey status icon meaning #284

Closed
wants to merge 1 commit into from

Conversation

jimmcgaw
Copy link
Collaborator

This is meant to address #199. I don't think I like this solution.

status-tooltips

statusIcon = <FaCircle style={styleOnline} />;
statusIcon = (
<OverlayTrigger
placement="right"
Copy link
Member

Choose a reason for hiding this comment

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

Is top any better?

@jimmcgaw
Copy link
Collaborator Author

I slept on this one. Going to close this.

It may not be immediately clear what these icons mean, but I think most users can glean it from context and the tooltips are just clutter. I can revisit if users voice confusion.

@jimmcgaw jimmcgaw closed this Feb 16, 2023
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.

2 participants