![Devon Govett Profile](https://pbs.twimg.com/profile_images/1703999923153436672/CsOAxp9d_x96.jpg)
Devon Govett
@devongovett
Followers
37K
Following
10K
Statuses
57K
Creator of @parceljs. Engineer @adobe working on React Aria and React Spectrum.
San Francisco
Joined August 2008
RT @ItsPatrickU: I'm always amazed at the APIs @devongovett & co pull off in react-aria. Making it trivial to turn a table built with @tan_…
0
4
0
@iangrayhazzard hmm I'm not aware of any complete courses yet. Sounds like a good opportunity for someone like @samselikoff. 😉 @JollyShopland made a nice overview video a while back, but it's not a full course.
1
0
1
@shinzui @igoranikeev @getjustd There's also Jolly UI, which is a direct port of shadcn if you want the same styles
1
0
0
@igoranikeev @shinzui They’re completely different things? Shadcn is a fully styled library, react aria is unstyled. Shadcn could be built on top of React Aria.
2
0
1
@ForceTheIssue I believe an internal team was working on one a while back. I built them a prototype using the RAC GridList component. You navigate between cells with the arrow keys, and then tab between events within a cell.
0
0
1
RT @shinzui: The essence of a good API is how well it composes. React Aria Components is the most composable React component library I’ve s…
0
4
0
@yann_birba It’s subtle. A combobox has a separate popover containing the listbox, whereas with autocomplete they are siblings. For example screen readers announce the combobox open/closed state. Ideally ComboBox would be built on top of Autocomplete (maybe we'll refactor it eventually).
1
0
1
@m4_rzker no problem!
Want virtualized scrolling? Just wrap the ListBox in a <Virtualizer> too! Composition alllllll the way down. 😎
1
0
2
RT @devongovett: Combining React Aria's Autocomplete, Menu, and upcoming SubDialog component to create multi-level filterable submenus. 😎 h…
0
7
0
@RomanSndlr Yes, though possibly not with virtual focus (i.e. where focus stays on the input when keyboard navigating). It's more complicated with GridList since that allows focusable elements within rows. Might be easier to just tab into the list and navigate as normal in that case.
0
0
3
RT @marek_matusica: people who think that unstyled components lack advanced funcionality watch
0
2
0