LibreChat/packages/client
Dustin Healy c9005c41a8
📂 fix: My Files Modal Accessibility Improvements (#10844)
* feat: show column sort direction in all headers for my files datatable

* fix: refactor SortFilterHeader to use DropdownPopup so that keyboard nav and portaling actually work

* feat: visually indicate when a column filter is active

* chore: remove debug visuals

* chore: fix types and import order

* chore: add missing subItems prop to MenuItemProps interface

* feat: add arrow indicator for name column

* fix: page counter no longer shows 1/0 when no results

* feat: keep my files datatable size consistent to avoid issues with sizing of dropdown filter menus which made it difficult to see options

* fix: refactor filter cols button in my files datatable to use ariakit dropdown so keyboard nav works

* feat: better datatable column spacing following tanstack docs

* chore: ESlint complaints

* fix: localize string literals

* fix: move localize hook call inside the function components

* feat: add tooltip label for select all

* feat: better styling on floating label for file filter input

* feat: focus outline on search input

* feat: add search icon

* feat: add aria-sort props to header sort buttons

* feat: better screen reader labels to include information visually conveyed by filter and sort icons

* feat: add descriptive tooltips for headers for better accessibility for cognitive impairments

* chore: import orders

* feat: add more aria states for better feedback of filtered and sorted columns

* chore: add translation key
2025-12-10 18:28:45 -05:00
..
src 📂 fix: My Files Modal Accessibility Improvements (#10844) 2025-12-10 18:28:45 -05:00
babel.config.js 🪟 feat: DataTable update + Various UI enhancements (#9698) 2025-12-09 20:08:41 -05:00
jest.config.js 🪟 feat: DataTable update + Various UI enhancements (#9698) 2025-12-09 20:08:41 -05:00
jest.setup.ts 🪟 feat: DataTable update + Various UI enhancements (#9698) 2025-12-09 20:08:41 -05:00
package.json 🔧 chore: Revert Shared Links / Data-Table Changes from #9698 (#10897) 2025-12-10 16:19:53 -05:00
rollup.config.js 🔧 chore: Revert Shared Links / Data-Table Changes from #9698 (#10897) 2025-12-10 16:19:53 -05:00
tailwind.config.js 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
tsconfig.json 🏗️ feat: Dynamic MCP Server Infrastructure with Access Control (#10787) 2025-12-04 15:37:23 -05:00
tsconfig.test.json 🪟 feat: DataTable update + Various UI enhancements (#9698) 2025-12-09 20:08:41 -05:00