ant-design/components/table/__tests__/__snapshots__
afc163 5a6b3ccd98
fix: Table columns sorter a11y experience (#35269)
* Make table sortable columns focusable and keyboard accessible.

* Fix typo.

* Change focus style for sortable table column header from broken outline to color text.

* Update snapshots.

* Change order to fix lint error.

* Add unit test to test sorting with keypress.

* Update components/table/hooks/useSorter.tsx

* chore: improve code style

* style: use focus-visible

* fix: test case

* test: update snapshot

Co-authored-by: Katsiaryna Pustakhod <Katsiaryna_Pustakhod@epam.com>
2022-04-27 16:27:13 +08:00
..
demo-extend.test.ts.snap fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
demo.test.js.snap fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
empty.test.js.snap feat: add aria-* to Spin (#34408) 2022-03-11 15:49:33 +08:00
Table.expand.test.js.snap perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761) 2020-11-14 00:43:12 +08:00
Table.filter.test.js.snap chore: update snapshot due to rc-trigger bumped (#35106) 2022-04-20 00:16:39 +08:00
Table.pagination.test.js.snap test: add test case for #33487 (#33492) 2021-12-31 10:44:16 +08:00
Table.rowSelection.test.js.snap chore: bump dropdown with inject mark (#35153) 2022-04-21 17:10:06 +08:00
Table.sorter.test.js.snap fix: Table columns sorter a11y experience (#35269) 2022-04-27 16:27:13 +08:00
Table.test.js.snap test: fix ci warnings (#33160) 2021-12-04 17:06:36 +08:00