octopusthink / nautilus

Inclusive, open-source design system and React component library.
https://nautilus.octopusthink.com
MIT License
2 stars 0 forks source link

Button: Allow for alternating direction for navigation buttons #216

Closed sarahmonster closed 4 years ago

sarahmonster commented 4 years ago

Because navigation is often a case of "go back to whatever", and this makes absolutely no sense:

Screenshot 2020-03-31 at 21 08 57

We probably don't strictly need up and down, but it would be nice to allow for all directions, because why not.

Also this should definitely be using an icon, which it is currently not. Might be able to sneak it in with the icon-button changes happening in #215.