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 #9828

Closed
AdRiley opened this issue May 1, 2024 · 2 comments · Fixed by #10039
Closed

Add Tooltips #9828

AdRiley opened this issue May 1, 2024 · 2 comments · Fixed by #10039
Assignees
Labels
-gui g-dashboard p-high Should be completed in the next sprint x-new-feature Type: new feature request
Milestone

Comments

@AdRiley
Copy link
Member

AdRiley commented May 1, 2024

Add tooltips for the below.
Tooltip style should just use what we already have.
The below is just to define the names not the look and feel

image

image

image

image

image

image

image

@AdRiley AdRiley added x-new-feature Type: new feature request -gui labels May 1, 2024
@AdRiley AdRiley added this to the Beta Release milestone May 1, 2024
@somebody1234 somebody1234 mentioned this issue May 9, 2024
4 tasks
@farmaazon farmaazon added the p-high Should be completed in the next sprint label May 9, 2024
mergify bot pushed a commit that referenced this issue May 10, 2024
- Dashboard side of #9828
- Add tooltips for elements rendered by the Dashboard

# Important Notes
- The UI for the tooltips can be changed at any time.
@farmaazon farmaazon self-assigned this May 15, 2024
@enso-bot
Copy link

enso-bot bot commented May 15, 2024

Adam Obuchowicz reports a new STANDUP for today (2024-05-15):

Progress: Used the library for using react component in vue, so we could use exactly the same tooltips as dashboard. They still don't work. It should be finished by 2024-05-24.

Next Day: Next day I will be working on the same task. Debug and fix all issues with tooltips.

@farmaazon farmaazon removed their assignment May 17, 2024
@Frizi Frizi self-assigned this May 19, 2024
@farmaazon farmaazon assigned farmaazon and unassigned Frizi May 22, 2024
@farmaazon farmaazon mentioned this issue May 22, 2024
4 tasks
mergify bot pushed a commit that referenced this issue May 23, 2024
First solution for #9828, just using HTML `title` attribute.
@farmaazon farmaazon added p-medium Should be completed in the next few sprints p-high Should be completed in the next sprint and removed p-high Should be completed in the next sprint p-medium Should be completed in the next few sprints labels May 28, 2024
@farmaazon
Copy link
Contributor

Tooltips are added as HTML title attribute. To make them styled properly, we need to create dedicated component - this is moved to #10088

@farmaazon farmaazon linked a pull request May 28, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-gui g-dashboard p-high Should be completed in the next sprint x-new-feature Type: new feature request
Projects
Status: 🗄️ Archived
Development

Successfully merging a pull request may close this issue.

4 participants