https://bugzilla.wikimedia.org/show_bug.cgi?id=44123
--- Comment #11 from Steven Walling <[email protected]> --- (In reply to comment #7) > There are a couple edge cases I didn't attempt to address: > > 1. What happens if they check it and click a button besides Okay (currently > the > checkbox is ignored). We could leave it like that, but requiring the Okay click is not the most helpful or obvious thing for an annoyed user. Let's do this: IF checkbox selected, then all close actions end the tour, instead of just close. This works at any point. > 2. At the start of the tour, should we still just show Okay, also a "Start > Tour" button, or maybe something else? Just the Okay button. Since the correct behavior of "Okay" is to progress the user to the next step, this functions as a start tour action implicitly. Having two action buttons like that is confusing. > What about "Start Tour" and "No Thanks" (with no checkbox)? Let's keep consistency from beginning to end, not have special start/end tour actions that the user has to stop and think about. > 3. What do we do at the end of the tour? Do we keep End Tour? If so, do we > have okay and the checkbox in addition? Let's just keep Okay, and if it's the final step, it ends the tour. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
