EnCiv / undebate-ssp

Undebate Self Service Portal- Web portal where election administrators of democratically run organizations create undebates for their candidates and voters
Other
6 stars 9 forks source link

Tab After Last Question should go to done button #214

Open ddfridley opened 1 year ago

ddfridley commented 1 year ago

If you go to the questions tab of a new election and add the first question, then enter text, then tab, then enter the seconds, then tab the next stop for the tab is the EnCiv link at the bottom. But it should be the Done button.

If you go back and click in the question, and then hit tab, tab, tab - then it will go to the Done button.

ddfridley commented 1 year ago

see app/components/timeline.js for a particular example of where we are having the problem. the problem also happens in storybook, if you tab out of the last field, focus goes down into the storybook controls.