Steps to replicate:
- Open any talk page
- Click Reply link next to any comment
- Type a reply and post it
Observe that, another reply box is immediately opening up under the newly added comment.
Browser: Chrome.
Environment: Beta
Steps to replicate:
Observe that, another reply box is immediately opening up under the newly added comment.
Browser: Chrome.
Environment: Beta
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Manually clear out session storage on teardown | mediawiki/extensions/DiscussionTools | master | +3 -0 |
It looks like we don't clear the auto-save anymore when posting or discarding the reply. This used to work, but it was actually a bit fragile now that I think of it, I noted that:
Ed's work on switching editors refactored a bunch of things in teardown, maybe it broke this.
Change 595239 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/DiscussionTools@master] Manually clear out session storage on teardown
Change 595239 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] Manually clear out session storage on teardown