Bug 1885332 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Some interesting points that have come up recently and might be good to document:

* When to use the different variants (destructive vs primary, etc)
* Basic tone guidelines for the different variants
* Avoiding changing button types on interaction (i.e. switching from primary to destructive on hover)
* Avoiding "schrodinger's button" i.e. buttons that only appear when you hover something

There is already content on some of this on the [Acorn site](https://acorn.firefox.com/latest/components/button/desktop-udQAPeGf#section-usage-4c), but it could be nice to have some basic developer facing documentation on this as well.
Some interesting points that have come up recently and might be good to document:

* When to use the different variants (destructive vs primary, etc)
* Basic tone guidelines for the different variants
* Avoiding changing button types on interaction (i.e. switching from primary to destructive on hover)
* Avoiding "Schrodinger's button" i.e. buttons that only appear when you hover something

There is already content on some of this on the [Acorn site](https://acorn.firefox.com/latest/components/button/desktop-udQAPeGf#section-usage-4c), but it could be nice to have some basic developer facing documentation on this as well.

Back to Bug 1885332 Comment 2