Provide the same control as we do in the wikitext editor.
"You have switched to visual editing"
"You can switch back to source editing at any time by clicking on this icon."
Provide the same control as we do in the wikitext editor.
"You have switched to visual editing"
"You can switch back to source editing at any time by clicking on this icon."
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add a popup after switching into VE from WTE | mediawiki/extensions/VisualEditor | master | +75 -18 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T265163 Create a system to encode best practices into editing experiences | |||
Open | Trizek-WMF | T331946 [RELEASE TICKET] Make Edit Check (references) available to all newcomers at all Wikipedias | |||
Open | None | T52000 Enable VisualEditor by default for all users of all Wikimedia wikis | |||
Open | None | T51999 Enable VisualEditor by default for all users of all Wikipedias | |||
Open | None | T90662 Re-enable VisualEditor by default for all users of the English Wikipedia | |||
Open | None | T90663 Re-enable VisualEditor by default for all logged-out users of the English Wikipedia | |||
Open | Release | None | T84936 Release VisualEditor-MediaWiki as "1.0" | ||
Open | None | T102398 Migrate wikis to use a single edit tab which has both visual and wikitext modes and allows on-the-fly switching between them | |||
Resolved | • AlexMonk-WMF | T131066 Add a switch-back-to-WT call-out in VE if coming from switching |
With different behaviour; shown always if not seen before and the user switched into this edit. Will need to deal with the other pop-ups (edit notices) I'm afraid.
Aren't the education popups shown if not seen before? What's different with the "always" here?
Meaning that if we open another one, this popup has to disappear?
The blue dots are shown. The pop-ups themselves aren't. This isn't a blue dot, but an immediate pull-out (the same way it works in WT, and the same way that edit notices work in VE).
Meaning that if we open another one, this popup has to disappear?
Yeah. Sorry for the mess.
Oh yeah, that hack. It'll work for this, but:
Meaning that if we open another one, this popup has to disappear?
Yeah. Sorry for the mess.
We'll need to figure out what to do when we want to show both edit notices and this.
<Krenair> When you open VE, it can open both the edit notices popup and this new popup <James_F> Yeah. <Krenair> but we don't want to show both at the same time <Krenair> so which one gets priority? <James_F> This one. <Krenair> I suppose suppressing edit notices in this case isn't so bad as the user presumably just saw them on the wikitext editor
Change 283120 had a related patch set uploaded (by Alex Monk):
[WIP] Add a popup after switching into VE from WTE