[Search: Home page] Low contrast on expanded Code editor #195449
Labels
defect-level-3
Moderate UX disruption or potentially confusing
Project:Accessibility
Team:Search
WCAG AA
Description
Content on the webpage has to be clearly visible with enough contrast and elements should not overlap on one another - thus confusing user.
Preconditions
Stateful Home page (Overview) is opened.
Switch is enabled for Security Privileges.
Steps to reproduce
1.Navigate to New button.
2.Click New button.
3.Navigate to Code editor in Security Privileges section.
4.Click Expand button.
5.Observe expanded Code editor.
Expanded Code editor
Actual Result
Color of copy and collapse buttons: rgb(52, 55, 65).
Colors of the code inside editor: symbols of grey color rgb(105, 112, 125), red text rgb(189, 39, 30), blue text rgb(0, 113, 194).
Same behavior with Metadata editor.
Expected Result
Notes:
Contrast on collapsed editor meets the criteria. It is only an issue when editor is expanded.
Meta Issue
Kibana Version: 8.16.0-SNAPSHOT
OS: Windows 11 Pro
Browser: Chrome Version 129.0.6668.70 (Official Build) (64-bit)
WCAG or Vendor Guidance (optional)
Related to: https://github.com/elastic/search-team/issues/8256
The text was updated successfully, but these errors were encountered: