[openstreetmap/openstreetmap-website] Use btn-outline-secondary for cancel buttons (#3267)
Andy Allan
notifications at github.com
Wed Jul 28 13:12:08 UTC 2021
I've spent longer than I should thinking about this! I still lean 60/40 towards keeping the cancel links as looking like links.
I tried to find any UX guides on this, but most of them said that for standard HTML forms there's no need to have them in the first place! They are only necessary on popups, modals, and forms that appear inline without a page reload, none of which apply here.
* https://www.nngroup.com/articles/reset-and-cancel-buttons/
* https://ux.iu.edu/writings/buttons-vs-links-basic/
The one place where I'm more strongly against the button look is for the traces#new form, where it's a link to "Help" rather than a cancel link. I think this should remain as a link, even if the rest of them become secondary buttons.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3267#issuecomment-888297349
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210728/a0b439c9/attachment.htm>
More information about the rails-dev
mailing list