]> BookStack Code Mirror - bookstack/commit
Made book-sort changes based on screen reader testing
authorDan Brown <redacted>
Fri, 27 Jan 2023 17:06:39 +0000 (17:06 +0000)
committerDan Brown <redacted>
Fri, 27 Jan 2023 17:06:39 +0000 (17:06 +0000)
commitb649738718fb62632574530392299f9aa9bbf53b
tree29c63c7c7e687750910e5107856f15009779fff0
parent022cbb9c004561c902bfea86221424cf2fdb03ac
Made book-sort changes based on screen reader testing

- Removed having sort items in tabbing order since they have no action.
- Updated "show other books" list to add upon single selection since it
  was not clear how these were added (double press) without then seeing
the add button, and even then the add button would be after the scroll
list.
resources/js/components/book-sort.js
resources/js/components/entity-selector.js
resources/sass/styles.scss
resources/views/books/parts/sort-box-actions.blade.php
resources/views/books/parts/sort-box.blade.php
resources/views/books/sort.blade.php
resources/views/entities/selector.blade.php