Skip to content
Discussion options

You must be logged in to vote

Thanks, @sang-yeo ! Could you share a screenshot, paper sketch, or link of what you're trying to achieve?

Off the top of my head, a constraint to consider is that you won't be able to turn the Button component (the search icon) into an Input on click. But what you can do is have a very short Input that expands on focus (like the search in console nav) OR open a modal or other dialog that has an input.

Input is likely the right component to use here. But if you need typeahead/autocomplete (like the search in console nav or on the Paste doc site), you'll want to use Combobox—we don't have a Sketch symbol for it yet, but you can use the Select symbol for now and pair it with the Menu symbol.

S…

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
6 replies
@sang-yeo
Comment options

@sang-yeo
Comment options

@serifluous
Comment options

@sang-yeo
Comment options

@serifluous
Comment options

Answer selected by SiTaggart
Comment options

You must be logged in to vote
9 replies
@SiTaggart
Comment options

@sang-yeo
Comment options

@serifluous
Comment options

@aayushpi
Comment options

@sang-yeo
Comment options

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