Skip to content
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

[ReviewEntries] Can save sense edits multiple times #3316

Open
imnasnainaec opened this issue Aug 22, 2024 · 0 comments
Open

[ReviewEntries] Can save sense edits multiple times #3316

imnasnainaec opened this issue Aug 22, 2024 · 0 comments
Labels
bug Something isn't working frontend goal: ReviewEntries lowpriority This might not be worked on Size: S Small sized issue

Comments

@imnasnainaec
Copy link
Collaborator

imnasnainaec commented Aug 22, 2024

Describe the bug

In Review Entries, in the Edit entry dialog, the save button can be clicked multiple times.

To Reproduce

  1. Go to Review Entries
  2. Click on the edit pencil icon at the start of one of the rows
  3. Scroll down to Pronunciations and add an audio recording (or several)
  4. Multi-click on the green check in the upper corner
  5. There was a 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.

@imnasnainaec imnasnainaec added bug Something isn't working frontend goal: ReviewEntries Size: S Small sized issue lowpriority This might not be worked on labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend goal: ReviewEntries lowpriority This might not be worked on Size: S Small sized issue
Projects
None yet
Development

No branches or pull requests

1 participant