https://bugzilla.wikimedia.org/show_bug.cgi?id=48345
Matthew Flaschen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Unprioritized Severity|normal |enhancement --- Comment #2 from Matthew Flaschen <[email protected]> --- This is not new. For instance, if you check out GettingStarted ed5f24e and GuidedTour c42c2f3 (the versions from https://github.com/wikimedia/mediawiki-core/tree/wmf/1.22wmf1/extensions) (1.22wmf1), you'll see the same thing. Unfortunately, S was not on the thread, but we explicitly decided to do it this way in February. This was for the benefit of touch users. As Steven says, this whole screen, including the single-page tour, is gone in master. But since we're talking about this, I am considering a option (includeAutomaticOkay?), defaulted to true. It would be set to false to suppress this automatic okay button that shows if there are no other button (and dismisses the current guider). This is safe for touch now that we have the X button, and will allow suppressing the Okay when more control is desired. For example, this will be useful if a button must be constructed manually, and the regular Okay is not also wanted. I already have a use case for this at https://trello.com/card/getting-started-v3/5032806a85f7309c527929de/138 . See the checkbox item about "Change button text". -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
