Closed M-Wicenec closed 2 months ago
This pull request implements significant improvements to the keyboard navigation and visual presentation of the right-click context menu in the application. The changes focus on enhancing user experience by providing more intuitive navigation, better handling of edge cases, and improved visual feedback.
Change | Details | Files |
---|---|---|
Refactored and enhanced keyboard navigation for the right-click context menu |
|
src/RightClick.ts |
Enhanced visual presentation of the context menu |
|
static/base.css |
Summary by Sourcery
Enhance the right-click context menu navigation by updating the keyboard event handling logic to better manage focus and scrolling for menu items, including handling sub-menus and search results.
Enhancements: