elastic/kibana

[Dev Tools] Small design issues in high contrast mode

Open

#217.547 aperta il 8 apr 2025

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)TypeScript (8021 fork)batch import
Feature:ConsoleFeature:Search ProfilerTeam:Kibana Managementgood first issue

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

In high contrast mode, some of the Dev Tools components have double borders or rounded corners. This is because the EuiPanel always has a border in high contrast mode, even if it's set to have no shadow and no border. We could try to fix this by using div elements instead.

Guida contributor