You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Jaws Screen reader, the menu keyboard navigation is announced as "to move through items press the UP or DOWN arrow" but the supported keys for such navigation in the component are LEFT and RIGHT instead.
The b-pagination component should support UP and DOWN arrow keys.