react-haiku icon indicating copy to clipboard operation
react-haiku copied to clipboard

[FEAT] Create <Tooltip /> utility component

Open DavidHDev opened this issue 1 year ago • 0 comments

Description: Implement a versatile <Tooltip /> utility component that enables the display of helpful and customizable tooltips for various UI elements.

Acceptance Criteria:

  • [ ] The <Tooltip /> component should provide an intuitive way to associate tooltips with target elements, such as buttons or links.
  • [ ] It should support customizable tooltip content, positioning, and animations.
  • [ ] The component should handle edge cases gracefully, such as handling overflow and adjusting positioning to ensure visibility.

DavidHDev avatar Jul 09 '23 16:07 DavidHDev

would like to implement, but can't change assignees

spacepolice10 avatar Jul 10 '23 17:07 spacepolice10

Assigned it to you, thanks!

DavidHDev avatar Jul 10 '23 17:07 DavidHDev