Make disabling the send button optional. We would like to always enable the send button. From a style perspective, the disabled alpha is a hue that we don't use in our app.
But more so, it's unclear for accessibility users why the button is disabled. We aim to always enable buttons for clarity.
Currently the screenreader user gets no feedback about the state of the button, which isn't a problem if the button is always enabled.
Make disabling the send button optional. We would like to always enable the send button. From a style perspective, the disabled alpha is a hue that we don't use in our app.
But more so, it's unclear for accessibility users why the button is disabled. We aim to always enable buttons for clarity.
Currently the screenreader user gets no feedback about the state of the button, which isn't a problem if the button is always enabled.