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

List UX -UX improvement of list filling is required (keyboard navigation).

Open mikeamelin opened this issue 3 years ago • 0 comments

UX improvement of list filling is required (keyboard navigation).

This applies to the following questions

  • check-box — radio group

  • drop-down — rating — ranking

  • boolean

  • matrix

  • multiple text

  • [ ] #3489

  • [x] #3479 Focus question title when create a question At the moment of creating a question, immediately focus the text field of the question (input is activated). SelectBase items Keyboard editing Enter does not end input, but shifts focus to the next input field. You can finish entering by Ctrl (Cmd) + Enter, mouse click “in milk”, or ESC, but with the cancellation of changes, if any. By pressing Enter, the focus is “transferred” to the input fields (within one question). If there are no more input fields, then Enter adds a new item. In questions where there is nothing to fill in, Enter simply ends the input after entering the question text. At the time of adding a new item, the input field is focused.

  • [ ] Keyboard interactivity for rating

  • [ ] Keyboard interactivity for ranking

  • [ ] Keyboard interactivity for boolean

  • [ ] Keyboard interactivity for multiple text

  • [ ] Keyboard interactivity for matrix For matrix it would be possible to create a new column/row using Enter.

  • [ ] #3480

  • [ ] After deleting an item, focus should be left on the Remove buttons. Moreover, if the user went up by tabulation at the bottom, then the focus should be left on the item, which is higher, if the user went down from above, then on the item, which is lower.

  • [ ] After changing the question type, the focus should be left on the type change combo box.

  • [ ] Inserting a ready-made list of answers. By ctrl + V, the list of answers is filled, starting with the focused one.

mikeamelin avatar Jul 21 '22 09:07 mikeamelin