From eb876e5e515e53c1fa7d17f8d7dda0af0c3d0477 Mon Sep 17 00:00:00 2001
From: Tomasz Kajtoch
An extension of{' '}
+
@@ -72,14 +76,15 @@ export const DragAndDropExample = {
Drag and drop interfaces are not well-adapted to many cases, and may
be less suitable than other form types for data operations. For
instance, drag and drop interaction relies heavily on spatial
- orientation that may not be entirelty valid to all users (e.g., screen
+ orientation that may not be entirely valid to all users (e.g., screen
readers as the sole source of information). Similarly, users
navigating by keyboard may not be afforded nuanced, dual-axis drag
item manipulation.
- {`EUI (largely due to the great work already in react-beautiful-dnd) has and will continue to ensure accessibility where possible. - With that in mind, keep your users' working context in mind.`} + EUI (largely due to the great work already in @hello-pangea/dnd) has + and will continue to ensure accessibility where possible. With that in + mind, keep your users' working context in mind.
diff --git a/src/components/datagrid/controls/__snapshots__/column_selector.test.tsx.snap b/src/components/datagrid/controls/__snapshots__/column_selector.test.tsx.snap index 8c3224d0e99..fccc15c0338 100644 --- a/src/components/datagrid/controls/__snapshots__/column_selector.test.tsx.snap +++ b/src/components/datagrid/controls/__snapshots__/column_selector.test.tsx.snap @@ -82,14 +82,14 @@ exports[`useDataGridColumnSelector columnSelector renders a toolbar button/popov >