You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: