There are some error conditions that happen when we're loading the reply widget (e.g. "Could not find the comment…" and "This comment can't be replied to"), but we currently show the error message only after you type in your reply and try posting it, even though we know it will be impossible to save it.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
controller: Show error messages immediately when loading fails | mediawiki/extensions/DiscussionTools | master | +30 -18 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | matmarex | T247533 Show error messages immediately when loading fails | |||
Resolved | matmarex | T245694 Handle signatures within transcluded templates or "subpages" |
Event Timeline
Change 578387 had a related patch set uploaded (by Bartosz Dziewoński; owner: Bartosz Dziewoński):
[mediawiki/extensions/DiscussionTools@master] controller: Show error messages immediately when loading fails
My original idea for this was to show an error box in the place where we would otherwise show the reply widget:
Error | Normal reply (for comparison) |
---|---|
Then we decided to change it to a modal dialog (although I'm not too happy about it):
Error |
---|
Copying discussion from the patch:
Change 578387 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] controller: Show error messages immediately when loading fails
https://hu.wikipedia.org/wiki/Wikipédia:Kocsmafal_(javaslatok)/Archív130?dtenable=1
(all the comments are wrapped in a template, so they can't be replied to with DiscussionTools)