The no-JS user should not visibly navigate to another page when marking notifications as read from the special page.
Description
Description
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T119713 Update Help:Notifications | |||
| Resolved | None | T114351 Better organisation for the Notification System | |||
| Resolved | None | T115316 Better organisation of the Notification Page | |||
| Resolved | Mooeypoo | T115528 Turn the cog icon into a menu | |||
| Resolved | • Mattflaschen-WMF | T136361 Let no-JS users mark notifications (or notification groups) as read without explicitly seeing a separate form |
Event Timeline
Comment Actions
We could do this, but it would require "mark as read" to be a button that submits a form. We can't (well, shouldn't) mark notifications as read from a GET request.
Comment Actions
Change 291382 had a related patch set uploaded (by Mattflaschen):
OOUI HTMLForm: Allow specifying whether buttons are framed
Comment Actions
Change 291383 had a related patch set uploaded (by Mattflaschen):
No-JS special page: One-click mark as read
Comment Actions
Change 291382 merged by jenkins-bot:
OOUI HTMLForm: Allow specifying whether buttons are framed