main ← review-notes-navigation-problem
opened 06:34AM - 17 Nov 25 UTC
When adding a note to a reviewable item and then navigating away, users would in…correctly see a "You didn't submit your changes!" dialog even though they had successfully submitted the note or note is empty.
The fix adds an `onDirtyCheck` callback to the note form that returns false when the content is empty.
Meta: https://meta.discourse.org/t/spurious-notification-when-navigating-away-from-review-queue-after-adding-note/388566