Requirements
- Use same breakpoints as T274554 to remove/hide the floating ? help button on small screens. This applies to both the main editing/form screen and the sidebar screen.
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| Hide the floating help button on small screens | Andrew-WMDE | mediawiki/extensions/VisualEditor | master | +4 -0 |
Change 791109 had a related patch set uploaded (by Andrew-WMDE; author: Andrew-WMDE):
[mediawiki/extensions/VisualEditor@master] Hide the floating help button on small screens
@ECohen_WMDE Do we actually mean "small screens" here, or should we be toggling depending on the desktop vs. mobile view? The way I understood Lena's explanation, the help text is mostly applicable to the desktop interface so we might want to use that as the conditional.
Yes, that's part of the reasoning- but it's also quite in the way on small screens so I would keep hiding it there in the requirements (regardless of the interface).
And if they are using minerva on a big screen, while possibly less helpful, it's not really in the way and they can still use the shortcuts if they are on desktop, right?
Ok, great!
And if they are using minerva on a big screen, while possibly less helpful, it's not really in the way and they can still use the shortcuts if they are on desktop, right?
Possibly—or a user might be on a tablet, which doesn't allow shortcuts.
Change 791109 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Hide the floating help button on small screens