Hi all,
A disabled button in a modal footer therefore looks identical to an active one, and still changes colour on hover, so users get no hint that it can’t be clicked.
Would it make sense to add a :disabled style there (dimmed, default cursor, no hover change)? It’s a small change, but it applies to every dialog built on ModalWindow, so having it in the shared style rather than per-dialog seems preferable.
Thanks!