Semantic-UI icon indicating copy to clipboard operation
Semantic-UI copied to clipboard

[Modal] Add a setting to keep tabbing only within a shown modal

Open vaibgoyal opened this issue 6 years ago • 5 comments

I have a form on the main page and a form in modal popup now when I switch between fields with the tab key on the popup window the focus moves to the main page form.

Please refer this JS-Fiddle Fork In the login, Form Select The Forgot password Link. A Modal Will open press shift+tab You will Notice the focus went to the back of the model to user Name.

vaibgoyal avatar Sep 11 '17 05:09 vaibgoyal

Hi, could you please provide a test case as per our contributing guidelines? You can fork this JSFiddle.

awgv avatar Sep 11 '17 06:09 awgv

Hello @Banandrew Thanks for the quick reply. I have updated the above comment.

vaibgoyal avatar Sep 11 '17 06:09 vaibgoyal

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 23 '18 06:02 stale[bot]

I have encounter the same problem on Semantic version 2.3.1 and it seems this is not fixed in latest build, is there any other workaround to fix the problem? Thanks in advanced!

Carlos-Liu avatar Jul 02 '18 08:07 Carlos-Liu

We prepared a fix for upcoming Fomantic-UI 2.9.0 by https://github.com/fomantic/Fomantic-UI/pull/2036

lubber-de avatar Aug 06 '21 17:08 lubber-de