fundamental-ngx icon indicating copy to clipboard operation
fundamental-ngx copied to clipboard

Defect Hunting: Platform List bugs

Open droshev opened this issue 2 years ago • 2 comments

Is this a bug, enhancement, or feature request?

bug

Briefly describe your proposal.

  • [x] - Action List Item
  1. go to https://fundamental-ngx.netlify.app/#/platform/action-list-item#basic
  2. click on the first item -> an alert pops, press Esc to close it
  3. press arrow up with the keyboard - the focus changes (in our case to the last item)
  4. click the first item again with the mouse(this will set the focus on the first item again) -> this will pop an alert again. press Esc to close it
  5. press arrow up again and notice where the focus is
  • [ ] Platform multicselection example
  1. go to https://fundamental-ngx.netlify.app/#/platform/list#multi-selection
  2. set the focus on the second check fox
  3. press any key -> this will shift the focus on the entire row

droshev avatar Jul 20 '22 20:07 droshev

Validated the first part of the defect, the repeating the steps moves focus next item from the bottom

manavs avatar Jul 21 '22 03:07 manavs

@droshev what should be the correct behaviour for the second item?

N1XUS avatar Jul 26 '22 11:07 N1XUS

Closing as this is no longer relevant due to new keyboard functionality for lists

mikerodonnell89 avatar Sep 01 '22 18:09 mikerodonnell89