Skip to content

Conversation

MisRob
Copy link
Owner

@MisRob MisRob commented Jul 9, 2025

No description provided.

Created a new `HelpIcon.vue` component to encapsulate the common icon display logic and styling previously duplicated in `HelpButton.vue` and `HelpTooltip.vue`.

- `HelpIcon.vue` now handles the rendering of outline and full icons and their hover transition.
- `HelpButton.vue` and `HelpTooltip.vue` have been refactored to use `HelpIcon.vue`, reducing code duplication.
- Ensured that existing functionalities, including hover effects, click handling, tooltip display, and ARIA attributes, are preserved.
@MisRob MisRob merged commit c05b770 into info-modal-fix-2 Jul 22, 2025
8 of 12 checks passed
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.

1 participant