-
Notifications
You must be signed in to change notification settings - Fork 156
Description
The Design QA review of the Alert Details flyout uncovered issues with how highlighted fields are managed in the Overview tab, as well as how they are pinned in the Table tab.
Before we move forward with implementation changes, we’d appreciate all related copy review and approval from the Tech Writers team — see related ticket: #1132
The Figma file
Issues:
- Button text does not match design – shows ‘+Add field’ ➡️ Expected copy: Edit (with settings gear icon)
(The tooltip text is ok.)

- No space between the button and highlighted fields box ➡️ Expected: Button style – Empty / Primary / Extra small, it should be aligned centrally with the “Highlighted fields” title, with a 12px space before the highlighted fields box

_
3. Unexpected behaviour of the tooltip – it scrolls with the page behind the flyout, and the focused state has inconsistent color ➡️ Expected: Both tooltip positioning and focus color should follow EUI standards
(The sequence of screenshots showing this behavior is attached)

- The pin icon buttons are rectangular rather than square, and black instead of blue — unlike other icon buttons in EUI (e.g., those used in tables).
- The settings gear button is also rectangular and not taken from the design system. In the designs, the default-style, primary-color, medium-size button is used instead.

_
The modal window:
-
There should be an icon, and on hover a tooltip (as provided in the design) should appear, explaining what custom highlighted fields are
➡️ Expected: Add info icon with a tooltip matching the Figma design -
The button text is different – shows ‘Save’
➡️ Expected: Save changes -
Font styles and blue colors differ from the EUI design system – the title appears bold
➡️ Expected: Typography and color styles should follow EUI standards (note: this may require a global change)

- The success toast message is different from the one in the design

- It wasn’t included in the original designs, but here’s a suggested error message: ‘Couldn’t update custom highlighted fields. Please try again.’
