Improve Tooltip Display for Long Constraint Lists in Quality Report
🚀 Feature Request
Summary
In the current Quality Report view, constraint information is displayed as a tooltip on hover. However, when the constraint contains a long list, the tooltip becomes cluttered and difficult to read or navigate.
Problem to Solve / User Story
As a user reviewing constraint violations in the Quality Report, I want tooltips with long constraint lists to be presented in a more structured and readable way, so that I can quickly understand what values are allowed or expected.
Proposed Solution
Improve the readability of lists in the Quality Report
Benefits
Improve readability and user experience
Possible Drawbacks
May require changes to the tooltip component or introduce a new UI element (e.g., modal or drawer)
Longer lists could still require scroll behavior, so accessibility should be considered
Alternatives Considered
Limit the tooltip to a fixed number of items and show a link to "see more"
Links / References
Related: