react-spectrum
48cca89e - increase useTypeSelect() debounce buffer rate to 1000ms

Commit
3 years ago
increase useTypeSelect() debounce buffer rate to 1000ms See: https://github.com/adobe/react-spectrum/issues/3500 The previous value (500ms) is a bit too tight, and makes keyboard navigation through long lists of items with similar prefixes difficult. Increasing the buffer to 1 second.
Author
Cameron Austgen
Parents
Loading