[ReviewEntries] Can save sense edits multiple times #3316
Labels
bug
Something isn't working
frontend
goal: ReviewEntries
lowpriority
This might not be worked on
Size: S
Small sized issue
Describe the bug
In Review Entries, in the Edit entry dialog, the save button can be clicked multiple times.
To Reproduce
console.info(file);
accidentally left in the code for debugging, but because of that, the console will show every time the save is attempted.Expected behavior
The save/close buttons should be disabled while waiting for the save to complete.
The text was updated successfully, but these errors were encountered: