Skip to content

Switch dropdowns to use semantic <ul> and <li> markup for accessibility #3072

Closed
@tmorehouse

Description

@tmorehouse

Bootstrap V4 is moving back to recommending semantic markup for their dropdown menus.

Wrapping the dropdown items (and other sub-components) inside <li> elements, and setting the dropdown menu container to a <ul>

twbs/bootstrap#28591
twbs/bootstrap#25728

We should update these components to use the new recommended markup.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions