issues
search
downshift-js
/
downshift
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
http://downshift-js.com/
MIT License
12.11k
stars
932
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: Pass `highlightedIndex` as a parameter to `scrollIntoView` function
#1629
baseten
closed
2 days ago
2
Issues with fireEvent or userEvent Not Working in Unit Tests for Components Using useComboBox from react-aria
#1628
ryanpark
closed
2 days ago
1
aria-activedescendant: undefined instead of ''
#1627
tskarhed
closed
2 months ago
1
ARIA attributes must conform to valid values
#1626
tskarhed
closed
2 months ago
1
Fix typo Update README
#1625
Olexandr88
opened
2 months ago
0
useCombobox: `__input_blur__` state change is not triggered when `isOpen` is controlled
#1624
okonet
closed
2 days ago
1
useCombobox: HighlightedIndex and Items are not in sync
#1623
christinaheidt
closed
2 days ago
2
Cannot click on items within useSelect when mounted in the shadow DOM
#1622
pzaczkiewicz-athenahealth
closed
2 days ago
4
computeScrollIntoView.compute is not a function in Jest/RTL tests
#1621
dim882
closed
3 months ago
1
Cursor position jumps to the end of input when state is controlled outside the hook
#1620
pirkkahuhtala
closed
3 months ago
2
<Downshift> ignores initialInputValue, initialSelectedItem
#1619
david-morris
closed
2 days ago
3
fix(hooks): suppressRefError improvement
#1618
silviuaavram
closed
3 months ago
0
fix(propTypes): allow null for activeElement
#1617
silviuaavram
opened
4 months ago
0
Types: Accept async functions for event handler options?
#1616
karlhorky
opened
4 months ago
0
[useMultipleSelection] getDropdownProps doesn't call consumer supplied handlers when preventKeyAction is true
#1615
juzerzarif
opened
4 months ago
0
[useMultipleSelection] Backspace/Delete on selected items does not progress focus on tags correctly
#1614
juzerzarif
opened
4 months ago
1
closeMenu for useSelect not working as expected
#1613
PannagaRanganath
closed
4 months ago
4
fix(useMouseAndTouchTrackers): dependency array
#1612
silviuaavram
closed
4 months ago
4
Document Types for Passing Getter-Props Down to Other Components
#1611
rjray
closed
4 months ago
1
Type for `item` property to `useCombobox` too strict
#1610
rjray
closed
5 months ago
1
fix(useMouchAndTouchTracker): add refs to effect deps
#1609
seedy
closed
4 months ago
10
Incorrect use of <label for=FORM_ELEMENT>
#1608
endaquigley
closed
4 months ago
8
Combobox is not reading the items in JAWS
#1607
guidari
opened
5 months ago
1
Request: Update/Remove `prop-types` Usage
#1606
joealden
opened
6 months ago
0
setActiveIndex seems like not working in new Next.js v15 and React 19
#1605
mech
closed
4 months ago
1
Pressing shift + tab selects highlighted item
#1604
vongb
closed
2 months ago
2
fix(hooks): return boolean for aria-selected
#1603
silviuaavram
closed
6 months ago
1
chore: update dependencies
#1602
silviuaavram
closed
6 months ago
2
fix(highlightedIndex): do not highlight disabled items
#1601
silviuaavram
closed
6 months ago
1
Dropdown items are not selectable on mobile devices when rendering to a portal element
#1600
aliceHendicott
closed
4 months ago
2
Disabled items are highlighted and are selectable by pressing enter after input value change
#1599
jsvossen
closed
6 months ago
4
CodeSandbox examples broken, and workaround also broken
#1598
dantasse
closed
4 months ago
6
`onSelectedItemChange` triggers multiple times when `onMouseMove` and `onClick` happens in the same frame
#1597
jeffijoe
closed
4 months ago
2
aria-selected returned as string instead of boolean
#1596
samueil
closed
6 months ago
0
useCombobox focus-ring during keyboard navigation
#1595
jonaskris
closed
6 months ago
3
Screen readers read out object code when using useMultipleSelection hook
#1594
jamesryan-dev
opened
7 months ago
2
Select / highlight first item, that is not disabled when using arrow keys to open the menu
#1593
conflma
opened
7 months ago
0
fix(types): replace index with number
#1592
silviuaavram
closed
7 months ago
2
fix(hooks): fix highlight on arrow key opening
#1591
silviuaavram
closed
7 months ago
1
Errors in `typings/index.d.ts`
#1590
akheron
closed
7 months ago
0
Is it possible to use JS to set the value of a React + downshift autocomplete dropdown?
#1589
PythonMillionaire
closed
6 months ago
1
v10
#1588
silviuaavram
opened
8 months ago
0
fix(hooks): do not highlight disabled items on menu open
#1587
silviuaavram
closed
8 months ago
13
fix(a11yStatus): pass correct dependency array
#1586
silviuaavram
closed
8 months ago
2
Fix bugs in new `getA11yStatusMessage` option in hooks
#1585
aliceHendicott
closed
8 months ago
4
defaultHighlightedIndex will select disabled items
#1584
jsvossen
closed
8 months ago
1
feat(useCombobox): remove selectedItemChanged
#1583
silviuaavram
closed
8 months ago
1
V9
#1582
silviuaavram
closed
8 months ago
2
feat(hooks): remove mouse and touch events on unmount
#1581
silviuaavram
closed
8 months ago
2
types(hooks): improve Typescript for onChange funtions
#1580
silviuaavram
closed
8 months ago
1
Next