Need info is not cleared after submitting a new comment
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
People
(Reporter: jdescottes, Assigned: kohei)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
I just submitted a comment on https://bugzilla.mozilla.org/show_bug.cgi?id=2002827 where I have a need info flag. The comment was added without reloading the page, but the needinfo flag remained?
| Reporter | ||
Comment 1•1 month ago
|
||
I imagine the behavior is different whether you're pressing CtrlOrCmd+ENTER or clicking on Save Changes. It would be great if CtrlOrCmd+ENTER would automatically detect that some changes require a full reload and do that, rather than forcing users to explicitly click on Save Changes.
| Assignee | ||
Comment 2•1 month ago
|
||
A comment is supposed to be submitted with a full reload if there are any other associated changes, regardless of the submission method.
I think the change detection isn’t working because the Clear Needinfo checkbox is already ticked when the page is loaded. I’ll add support for this particular case.
Comment 3•1 month ago
|
||
Comment 4•1 month ago
|
||
Authored by https://github.com/kyoshino
https://github.com/mozilla-bteam/bmo/commit/f68a1eddfcd518872bc8758c9c15870a9722177e
[master] Bug 2003859 - Need info is not cleared after submitting a new comment
Updated•1 month ago
|
Description
•