Minor style/UX issue: buttons in popups are not discernible
See original GitHub issue(From https://github.com/ether/ep_what_have_i_missed/pull/8#issuecomment-921384665, filing here since the style comes from core.)
The popup from that plugin currently looks like this:
Here, ‘Catch up!’ is a clickable button, but that is essentially impossible to see intuitively (e.g. first-time users). My suggestion would be a thin border line and/or a hover background colour change similar to the toolbar.
I only played briefly with a simple .popup-content button { border: 1px solid; }
rule, which reveals that some margin/padding adjustments would likely also be appropriate:
I don’t know whether buttons on popups are in use anywhere else nor have I tried other skins.
Etherpad 1.8.14 with SKIN_VARIANTS='super-dark-toolbar dark-background dark-editor full-width-editor'
, ep_what_have_i_missed 0.0.24, Firefox 92 on Debian Sid
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Or one could avoid using a bot that closes issues simply because they’re old, since a bug report being old doesn’t mean the bug isn’t still present and a problem. Or at least label the ones that have been confirmed so the bot ignores them. 😉