Skip to content
Discussion options

You must be logged in to vote

Some extra thoughts here after the team got together discussion the and/or logic gates.

Component identity

Starting with the control itself

What did come up most is what this component actually is, especially when we are talking about "button styles". With that in mind we believe the intention is that the control is a menu button that shows a menu of selectable items. The potential wrench that I threw in was that menu buttons shouldn't change their text upon selection. Menus perform actions, they don't set a value or persist state.

For that, you're looking at a Combobox.

Alternatively if you've only got and or or, you might consider some sort of switch control, which we admittedly don't …

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by serifluous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants