Skip to content

bug(menu): nested menu indicator renders weird in high contrast mode #22944

Closed
@jelbourn

Description

@jelbourn

The nested menu indicator renders weird in high contrast mode for both the pre-MDC and MDC-based menu

image

We render the arrow using a border on an ::after element, where 3 of the four border edges are transparent, but high contrast mode turns all border colors white, so it just looks like a box. As much as I enjoyed render rendering those arrows with CSS, their time has come to an end.

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P2The issue is important to a large percentage of users, with a workaroundarea: material/menu

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions