-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#11853] Add stricter checks for potentially destructive question edits #12030
[#11853] Add stricter checks for potentially destructive question edits #12030
Conversation
a5d32b4
to
293d6d6
Compare
|
Folks, This PR seems to be stalling (no activities for the past 7 days). 🐌 😢 |
16da6c6
to
710da25
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the changes!
E2E tests now pass, so they probably failed previously due to stability issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the contribution :)
…tive question edits (TEAMMATES#12030)" This reverts commit afff7a3.
Fixes #11853
Outline of Solution
Added a check to make sure that if the question is in a session that is published, we show the warning message when the user makes edits.