Skip to content

Tooltip - refactor component to use floating-ui #461

Closed
@thrbnhrtmnn

Description

@thrbnhrtmnn

Description / User Story

The tooltip component needs to be refactored to use floating-ui. This will make the component behave better in certain situations and also may reduce the number of props needed in the code, as things like placement and tooltipArrow are set automatically.


Acceptance Criteria

  • Tooltip component has been refactored to use floating-ui
    • ariaLabel has been added
    • id prop has been removed
    • add event props if they should be applied (there may be none)
  • Props Excel has been updated / comments have been resolved and props changed from red to black font color

Background information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions