palantir/blueprint

Windows High Contrast mode styling issues

Open

#5622 aperta il 27 set 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
Domain: accessibilityP2Package: corePackage: tableType: bughelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 43g 10h) (27 PR mergiate in 30 g)

Descrizione

Follow-up issues from #5524

Environment

  • Package version(s): @blueprintjs/core as of #5524
  • Operating System: Windows with High Contrast mode enabled
  • Browser name and version: Edge

Styling issues

Listed below roughly in order of importance:

Active tab indicator is hard/impossible to see

Progress bar is invisible

Slider filled track is invisible

Non ideal state icon stroke has low contrast

we shouldn't apply the opacity adjustment in high contrast mode:

Skeleton styling has no effect

maybe we should make the text color transparent?

Tables

Not 100% sure what we should do here, but adding borders between all cells probably makes the most sense. Also a thicker border between row/col headers and the table body

Guida contributor