Similar to learningequality/kolibri#6043, when (shift)-tabbing through a KModal form, keyboard focus will be lost when going out of bounds:
If at first focusable element, Shift-Tab will take you to top of the KModal element outside of the form (but tabbing once will bring you back to the form)
At the last focusable element, Tab will take you to the browser chrome (in Chrome, at least).
Expected behavior
A more convenient keyboard navigation, similar to the fix to learningequality/kolibri#6043 but within KMOdal.
Observed behavior
Similar to learningequality/kolibri#6043, when (shift)-tabbing through a KModal form, keyboard focus will be lost when going out of bounds:
Expected behavior
A more convenient keyboard navigation, similar to the fix to learningequality/kolibri#6043 but within KMOdal.
User-facing consequences
…
Errors and logs
…
Steps to reproduce
…
Context
…