Page MenuHomePhabricator

MUL - Change the position of the popup of the onboading element
Closed, ResolvedPublic

Description

The onboarding element currently hides what it is talking about.

To make it easier for editors to see what they are working on we must move it below the input box.

Mockup
Old

image.png (398×1 px, 94 KB)

New

export (1).png (1×1 px, 227 KB)

Related task here: T345751

Acceptance criteria:

  • Position the popup of the onboarding element below the input box, so that it does not hide the input box.

Event Timeline

Manuel renamed this task from MUL - Change the position of the onboading element to MUL - Change the position of the popup of the onboading element .Sep 6 2023, 5:07 PM
Manuel updated the task description. (Show Details)

Don't use too many Babels for testing, or it will break (T347564).

Adding the following logistics note here for transparency: The completion of this task, T345751: MUL - When editing, show the popup of the onboarding element immediately and T345083: MUL - Change the copy to "default values" in different places is necessary to proceed with upcoming user research around MUL, for which recruitment is ongoing.

I already started working on this and I think I can put together a solution that works, so moving to Development.

Change 977182 had a related patch set uploaded (by Lucas Werkmeister (WMDE); author: Lucas Werkmeister (WMDE)):

[mediawiki/extensions/Wikibase@master] Move mul onboarding popup below pulsating dot

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

Ready for review, I think. I based it on top of the change for T345751 because it was more convenient for me that way, but it turns out that having the popup show up immediately also makes it much easier to test this change.

Screenshots of what I implemented above:

image.png (217×428 px, 23 KB)

image.png (217×524 px, 30 KB)

Change 977182 merged by jenkins-bot:

[mediawiki/extensions/Wikibase@master] Move mul onboarding popup below pulsating dot

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

Thank you! This part is ready for testing now! :)