palantir / blueprint

A React-based UI toolkit for the web
https://blueprintjs.com/
Apache License 2.0
20.51k stars 2.15k forks source link

Breadcrumbs overflow list keyboard navigation #6869

Open evansjohnson opened 5 days ago

evansjohnson commented 5 days ago

Steps to reproduce

https://blueprintjs.com/docs/#core/components/breadcrumbs

Attempt to tab to open overflow list

Actual behavior

Cannot tab to popover menu target

Expected behavior

Should be able to access and open popover menu with keyboard navigation

Possible solution

Add keyboard navigation directly to the Breadcrumbs component, or to OverflowList