-
Notifications
You must be signed in to change notification settings - Fork 866
[Spike] Analyze tooltip usage in Kibana and Cloud UI #9529
Copy link
Copy link
Open
Description
The purpose of this task is to analyze the tooltip usage in Kibana and Cloud UI.
We are looking at these in particular:
EuiToolTipEuiIconTip- all components that render
EuiToolTip/EuiIconTip titleHTML attribute
We want to see:
- how many usages are there for each of these,
- what prop compositions are there,
- what kind of misuses people do,
- what customizations are made,
- how do the usages differ in font sizes, delay values, position,
- what wrappers are created in Kibana and Cloud UI for tooltip components.
Acceptance criteria
- The doc is updated with clear stats for each of the tooltip components.
- Conclusions are drawn on the repeating patterns:
- misuses,
- customizations made,
- difference in: font size, delay, position.
- How these are queried and asserted in tests: Jest, Cypress, FTR, Scout, is considered.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for Task.