I was surprised to find the "Unsubscribe" button on Special:TopicSubscriptions wasn't a JavaScript-enhanced button but a simple link. I expect it to behave exactly like the "[ unsubscribe ]" link on discussion pages—i.e. disable itself, send a POST request, show a notification—all without leaving the page. Upon success, the row should be either hidden or grayed out (the latter is probably more humane as it makes undoing easier).
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T292035 Special:TopicSubscriptions: enable people to more efficiently unsubscribe from a topic(s) | |||
Resolved | Feature | ppelberg | T327662 Enable people to unsubscribe on Special:TopicSubscriptions without having to reload the page each time |
Event Timeline
Comment Actions
Change 886451 had a related patch set uploaded (by Esanders; author: Esanders):
[mediawiki/extensions/DiscussionTools@master] Special:TopicSubscriptions: Perform unsubscribe asynchronously
Comment Actions
Change 886451 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] Special:TopicSubscriptions: Perform unsubscribe asynchronously
Comment Actions
✅ subscribe/unsubscribe actions should be asynchronous. See https://photos.app.goo.gl/FcSpeinJDCbCHG5TA