Skip to content

Are inputs not allowed in GridListItem? #7899

Answered by snowystinger
devlzcode asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I think you linked the wrong codesandbox? I don't see a GridList in that one. If it's supposed to be a GridList in a Combobox, then that isn't supported. You could use an Autocomplete instead though.

Inputs themselves are partially supported in GridList. Interactive children is the reason for using a GridList over a ListBox, and we've recently begun working on what's called "Edit Mode" #2328. The first bit of work for this went out in our last release. This supports tabbing into cells.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@devlzcode
Comment options

@snowystinger
Comment options

Answer selected by devlzcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants