fix(dashboard): Tab behaviour in DataGrid (#8973)
* fix focus in datagrid * cleanup * fix keyboard commands * cleanup * cleanup * always allow handler for special focus to fire * cleanup
This commit is contained in:
@@ -43,14 +43,12 @@
|
||||
"@uiw/react-json-view": "^2.0.0-alpha.17",
|
||||
"cmdk": "^0.2.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"focus-trap-react": "^10.2.3",
|
||||
"framer-motion": "^11.0.3",
|
||||
"i18next": "23.7.11",
|
||||
"i18next-browser-languagedetector": "7.2.0",
|
||||
"i18next-http-backend": "2.4.2",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^6.3.4",
|
||||
"prop-types": "^15.8.1",
|
||||
"qs": "^6.12.0",
|
||||
"react": "^18.2.0",
|
||||
"react-country-flag": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user