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

React hooks for tooltips #889

Closed
huss opened this issue Apr 19, 2023 · 1 comment
Closed

React hooks for tooltips #889

huss opened this issue Apr 19, 2023 · 1 comment
Labels
p-medium-priority t-enhancement This issues tracks a potential improvement to the software
Milestone

Comments

@huss
Copy link
Member

huss commented Apr 19, 2023

Is your feature request related to a problem? Please describe.

Please see issue #726 for information.

Describe the solution you'd like

The tooltips are the question mark icons that allow a user to click to get more information. The files located in src/client/app/components/TooltipHelpComponent.tsx, src/client/app/components/TooltipMarkerComponent.tsx & src/client/app/containers/TooltipHelpContainer.ts need to be updated for React hooks. The look of the tooltips will stay the same. Note the latter two items are included into many files.

The file src/client/app/components/TooltipTextComponent.tsx may only exist for historical reasons. It does not seem to be used. If that is the case then it can be removed.

Additional context

None

@huss huss added the reserved Expected to be assigned to developer by project so others should not work on without prior approval. label Apr 19, 2023
@huss huss added this to the 1.1 release milestone Apr 19, 2023
@huss huss mentioned this issue May 9, 2023
10 tasks
@huss huss removed the reserved Expected to be assigned to developer by project so others should not work on without prior approval. label Sep 26, 2023
@huss huss added t-enhancement This issues tracks a potential improvement to the software p-medium-priority labels Mar 24, 2024
@huss
Copy link
Member Author

huss commented Apr 4, 2024

The conversion to RTK (PR #1113) resolved this issue so closing.

@huss huss closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-medium-priority t-enhancement This issues tracks a potential improvement to the software
Projects
None yet
Development

No branches or pull requests

1 participant