fundamental-ngx
fundamental-ngx copied to clipboard
Carousel losing focus - bug
Is this a bug, enhancement, or feature request?
bug
Briefly describe your proposal.
Carousel keyboard navigation To reproduce:
- go to the first example
- focus the carousel element
- use the Tab key to focus the arrow button
- use the right arrow to reach the last image of the carousel
- now that you are at the last element the focus is lost so going to the other direction using only the keyboard is not possible
I think we can close this, see my comment here: https://github.com/SAP/fundamental-ngx/issues/8342#issuecomment-1182500830