fundamental-ngx
fundamental-ngx copied to clipboard
Defect Hunting: Platform List bugs
Is this a bug, enhancement, or feature request?
bug
Briefly describe your proposal.
- [x] - Action List Item
- go to https://fundamental-ngx.netlify.app/#/platform/action-list-item#basic
- click on the first item -> an alert pops, press Esc to close it
- press arrow up with the keyboard - the focus changes (in our case to the last item)
- 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
- press arrow up again and notice where the focus is
- [ ] Platform multicselection example
- go to https://fundamental-ngx.netlify.app/#/platform/list#multi-selection
- set the focus on the second check fox
- press any key -> this will shift the focus on the entire row
Validated the first part of the defect, the repeating the steps moves focus next item from the bottom
@droshev what should be the correct behaviour for the second item?
Closing as this is no longer relevant due to new keyboard functionality for lists