Page MenuHomePhabricator

Remove ? button on small screens
Closed, ResolvedPublic1 Estimated Story Points

Description

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.

Related Objects

Event Timeline

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

https://gerrit.wikimedia.org/r/791109

@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?

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).

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

https://gerrit.wikimedia.org/r/791109

awight set the point value for this task to 1.May 12 2022, 12:20 PM