https://bugzilla.wikimedia.org/show_bug.cgi?id=47856
Erik Bernhardson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Erik Bernhardson <[email protected]> --- The text actually says "Showing 0 of 99+ unread" which is correct, its not showing any unread notifications. Which direction is most appropriate to resolve this bug? Possible solutions: a) Only display unread notifications in the flyout. This would require adjustments in a few different levels (api, backend, possibly a new or adjusted sql index) but is not excessively complicated. Would need to be careful to ensure the query can still be fully resolved through a db index without scanning rows. b) Adjust text copy. Remove 'unread' from the text and show a count of all notifications. This is probably not very useful though as unread notifications are the one that matter. c) Adjust text copy. The current text is technically correct, its showing 0 unread notifications. Perhaps some more direct text that says 'Showing 0 unread and 7 read notifications' would clear up the issue. -- 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
