-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Description
Summary
DropdownMenu wraps Ariakit Menu with good discriminated union types. Has a workaround for Radix Dialog focus lock and some cleanup opportunities.
Improvements
2. Forward additional Ariakit Menu props
Some useful Ariakit props are not forwarded:
flipfor popover flipping behaviorshiftfor popover shiftingportalfor portal rendering control
3. Improve sub-menu keyboard navigation
Ensure arrow key navigation between parent and sub-menus follows WAI-ARIA menu pattern completely.
Moved to Cross-Cutting Issues
The following items have been moved to cross-cutting issues that address them across all components:
- Replace hardcoded CSS values with design tokens (Replace hardcoded CSS values with design tokens #672)
- Clean up deprecated code (Clean up deprecated code, unused CSS, and legacy patterns #682)
Files
packages/raystack/raystack/components/dropdown-menu/
Reactions are currently unavailable