Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 308 Bytes

File metadata and controls

7 lines (5 loc) · 308 Bytes
apostrophe minor

Fixed an issue where using the Tab key to navigate within modals could incorrectly jump focus to a wrong element instead of the next input field.

Fixed Tab navigation escaping out of modals when the form contained hidden sections or elements that became disabled after editing.