fundamental-ngx
fundamental-ngx copied to clipboard
Defect Hunting: Action Sheet focus bugs
Is this a bug, enhancement, or feature request?
bug/enhancement
Briefly describe your proposal.
- [ ] In mobile view Action sheet is open in a full screen menu. One can navigate from element to element using the tab key. However, once reaching the last element (Cancel button), the focus is lost and it goes to the first open browser tab.
Expected behaviour: the focus should be kept in the Action Sheet
- [ ] Action sheet (core): strange keyboard behavior. Open an action sheet popover via mouse click on the control. Note that the first item in the list is focused. Press tab twice to move focus to the 3rd item. Press the down arrow key and the 2nd item will be focused