-
Notifications
You must be signed in to change notification settings - Fork 44
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
front: prevent user from saving multiple times #5696
Conversation
3085309
to
49402f7
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #5696 +/- ##
============================================
- Coverage 19.57% 19.57% -0.01%
Complexity 2326 2326
============================================
Files 886 886
Lines 106100 106110 +10
Branches 2576 2576
============================================
+ Hits 20774 20775 +1
- Misses 83817 83826 +9
Partials 1509 1509
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
front/src/applications/editor/tools/rangeEdition/components.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/editor/tools/switchEdition/components.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/editor/tools/switchEdition/components.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/editor/tools/trackEdition/components.tsx
Outdated
Show resolved
Hide resolved
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 !
3eefa84
to
832f812
Compare
close #5557