https://bugzilla.wikimedia.org/show_bug.cgi?id=48615
--- Comment #6 from Isarra <[email protected]> --- Created attachment 12348 --> https://bugzilla.wikimedia.org/attachment.cgi?id=12348&action=edit Proposed watchlist options layout Yeah, the watchlist options definitely needs cleanup (recentchanges too, though that's apparently at least better on the backend). I looked into this before for an MDI project and came up with some possible changes then, but nothing really came of it at the time. Basically these were the changes I had in mind for the form when I looked into this before: Move watchlist-details and wlheader-showupdated (and mark visited button) out of options fieldset - they're not options, but explanations and an action. Remove wlnote about how many changes are shown - not needed, probably not even that helpful, instead just adding to the clutter. Turn 'show last' line into a dropdown menu (select) - easier on the user when scanning/using, looks better, does the same thing. Change hide links line into checkboxes to show things or not - easier to scan, more consistent with user expectations from an interface, looks better. Change 'go' button label to 'apply filters' - more descriptive. These aren't the form itself, but relate to the handling of the links above it (and in the case of enwp, would maybe provide an way to move the ridiculous notices out of the options fieldset): Remove watchlistfor contentsub with 'For <username> (toollinks)' - that's just a strange place for the tool links, and we know whose watchlist this is so that part's redundant. Add tab-style tool links with tabs (like those in the user preferences) for all watched pages and recent changes, making it easily extendable such that notices, article feedback, etc, could also get tabs if used. -- 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
