-
Updated
Jun 8, 2022 - TypeScript
accessible
Here are 145 public repositories matching this topic...
-
Updated
Jun 6, 2022 - JavaScript
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
May 20, 2022 - C#
-
Updated
Jun 8, 2022 - TypeScript
When the columns are resizable, a resize cursor is shown when hovering over the header borders.
This is not shown on hover when columns are not resizable, but the cursor is still shown if you still click and drag anyway. This should probably not change the cursor at all, or show some sort of forbidden cursor instead.
https://user-images.githubusercontent.com/94077014/172462366-c18c6b94-41b8-
-
Updated
Mar 4, 2022 - HTML
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
Feb 26, 2019 - CSS
-
Updated
Jun 8, 2022 - SCSS
-
Updated
May 15, 2022 - TypeScript
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
May 4, 2022 - JavaScript
-
Updated
Jun 7, 2022 - TypeScript
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
May 23, 2022 - JavaScript
-
Updated
Jun 6, 2022 - HTML
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Jun 8, 2022 - HTML
-
Updated
Aug 27, 2017 - JavaScript
Currently there are no types shipped with the package, would be nice to do this
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
May 31, 2022 - JavaScript
-
Updated
Jun 7, 2022 - PHP
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
Jul 6, 2020 - JavaScript
Improve this page
Add a description, image, and links to the accessible topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the accessible topic, visit your repo's landing page and select "manage topics."


This is a question/request, but I am happy to try to contribute if you can point me in the right direction :)
I notice when using
useSelect, if I have a number of entries in the Select dropdown like "San Francisco", "San Diego", and "San Antonio", If I type "San F", it doesn't select the appropriate entry because the space key causes the dropdown to close. So - is there a way to prevent this