Updating combobox input value when selected item loads or updates #1683
making combobox input value update when items change
2818ab20
changing from initial render check to props.item change check
c3f556fa
adding tests
b1af8b73
Merge branch 'main' into issue_1645
31506f6b
LFDanLu
changed the title (WIP) Updating combobox input value when selected item loads or updates Updating combobox input value when selected item loads or updates 4 years ago
using collection as comparator instead of items for ComboBox inputVal…
93d0fc13
Merge branch 'issue_1645' of github.com:adobe/react-spectrum into iss…
9026228c
fixing lint
2727ce1b
addressing review comments
ad777d23
updating copy
6e145911
first stab at having useAsyncList handle input value reset
67b8a930
LFDanLu
changed the title Updating combobox input value when selected item loads or updates (WIP) Updating combobox input value when selected item loads or updates 4 years ago
cleanup and updating reset input logic in combobox
21482f31
updating combobox docs
576ad287
tweaking comments
3e1e0432
Merge branch 'main' of github.com:adobe/react-spectrum into issue_1645
121f4bcd
fixing docs, updating tests, fixing multiple loadMore calls in useAsy…
ad9cb18a
removing useAsyncList loadingState ref in favor of canceling extraneo…
ec9fccf2
missed a comment
6a852533
LFDanLu
changed the title (WIP) Updating combobox input value when selected item loads or updates Updating combobox input value when selected item loads or updates 4 years ago
Merge branch 'main' into issue_1645
c699c81c
Merge branch 'main' into issue_1645
8f7e944a
Merge branch 'main' into issue_1645
dd39d210
Merge branch 'main' into issue_1645
48c95b9e
Merge branch 'main' of github.com:adobe/react-spectrum into issue_1645
619b725c
Merge branch 'main' of github.com:adobe/react-spectrum into issue_1645
ba4d8108
propagating loadingState to useAysncList load fn
6f3d4b93
REVERT THIS: example with using focus ref
407cdd7e
pulling docs out
783f5ee2
making progress circle appear in combobox for initial async loading
e5c4441e
Merge branch 'main' of github.com:adobe/react-spectrum into issue_1645
794a3b1d
LFDanLu
force pushed
from
612190f5
to
794a3b1d
4 years ago
removing some extraneous lines
138800d6
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub