# Feature request ## Summary Is it possible to have a drill-down submenu behaviour? It feels like a better navigation style for certain scenarios, like on smaller devices Here is the YouTube settings menu for example: https://github.com/user-attachments/assets/fec0a807-9518-4b88-a3d3-4ea99b0702a0 ## Examples in other libraries I was able to find this which is actually based on the old Radix UI package: https://www.hellokookie.com/docs/dropdown-menu#drill-down-navigation. ## Motivation - Mobile or small screen devices - Compact navigation for deeply nested menus
Feature request
Summary
Is it possible to have a drill-down submenu behaviour? It feels like a better navigation style for certain scenarios, like on smaller devices
Here is the YouTube settings menu for example:
youtube-settings-menu.mp4
Examples in other libraries
I was able to find this which is actually based on the old Radix UI package: https://www.hellokookie.com/docs/dropdown-menu#drill-down-navigation.
Motivation