survey-creator icon indicating copy to clipboard operation
survey-creator copied to clipboard

V2, Creator, Designer tab: keyboard navigation issues

Open dk981234 opened this issue 2 years ago • 0 comments

  • [x] imagepicker actions don't have focus state figma: image

  • [x] check tab navigation between questions - question content has tabindex="0" but doesn't have focus state

  • [x] check "Add New Question" button focus state

  • [x] check Question's toolbar focus after editing question content (works fine): image

  • [x] checkbox/radiogroup:

    • [ ] after approaching Enter/Space, for example, the Remove button, the focus should not disappear, it should move to the next element
    • [ ] Pressing Enter at the end of editing the title of an item should move focus to the next item.
  • [x] If at the end of editing, for example, the page title, press Enter, then the focus will go to the very first element of the page, and the tab will have to step from the very beginning.

dk981234 avatar Apr 21 '22 09:04 dk981234