Open
Description
based on this article: https://axesslab.com/disabled-buttons-suck/
wanted to hear people's thoughts on this!
tldr; disabled buttons provide low-contrast non-interactive experiences. in the author's opinion, it is a better UX for both abled and disabled users to enable all buttons and provide clear error messaging when clicked if the user cannot perform the intended action.
Can also add into logic and/or option for proposed button-is-valid
#186