microstates icon indicating copy to clipboard operation
microstates copied to clipboard

Example: Single Selection

Open cowboyd opened this issue 6 years ago • 0 comments

Like the Multiselect, Single select is a relatively simple example that folks can grasp almost immediately. It's a little more involved and will require some explanation because of its exclusivity. In other words, any time you select an option in a select, you have to remap all the other options to deselect them.

  • [ ] create lo-fi mockups for what the example will look like
  • [ ] make sure to highlight the remapping step.
  • [ ] illustrate the state machine
  • [ ] implement for React
  • [ ] add to Gallery if available.

cowboyd avatar Apr 27 '18 17:04 cowboyd