Files
nebula.js/test/rendering/listbox/__fixtures__
linhnguyen-qlik 22c64bc0a5 feat: add keyboard support for cyclic button and allow keyboard navigation to more button (#1569)
* feat: introduce keyboard support for cyclic button

* fix: wip

* feat: add keyboard support for cyclic button and allow keyboard navigation to more button

* fix: add break

* fix: add undefined

* fix: bring blur

* fix: change onClick

* fix: focus back to list box container

* fix: focus cyclic button at first space

* fix: focus on last-focused row

* fix: close toolbar on escape

* fix: failed test case

* fix: return focus to listbox container when there is nothing to focus

* fix: add unit test

* fix: remove unnecessary code

* fix: try to restore the old behavior

* fix: keyboard nav in global selection

* fix: blur back to listbox

* fix: restore the old logic inSelection

* fix: add check for detached toolbar case

* fix: pr comment

* fix: unit test

* fix: remove unused input

* fix: support in mashup

* fix: faild test case

* fix: failed test case

* fix: add integration test

* fix: failed test case

* fix: update snapshot
2024-07-04 14:02:43 +02:00
..