[Feat]: sp-menu component to provide support for virtualizing sp-menu-item #3213
Labels
Component: Menu
DSRR
Can be visited as part of the research into DOM Scope Request Resolution.
enhancement
New feature or request
jira ticket created
Code of conduct
Impacted component(s)
sp-menu, sp-menu-item
Description of the requested feature
For a large menu list using the
sp-menu
we would like to be able to virtualized thesp-menu-item
for performance gain. While this does partially work right out the box, there is a problem with tab navigation. Once the focus is set into the menu item, using the arrow key to navigate can only navigate to a subset of the list.Here is an example:
https://studio.webcomponents.dev/edit/oPXMxECYa2Hl67I0mEG4/src/index.ts?branch=swc-menu-virtualizer%40x6l1txiIKneNlFAZY2ShSrq382h2&p=stories
Mockups or screenshots
No response
Implementation notes or ideas
No response
The text was updated successfully, but these errors were encountered: