Skip to content

issue 1355 fixed: Error displayed when user quickly deletes items fro… #1585

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

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

zjuasmn
Copy link
Contributor

@zjuasmn zjuasmn commented Sep 26, 2018

…m the list

PR on topcoder-react-lib:
topcoder-platform/topcoder-react-lib#25

Cause:

add/delete actions in Subscriptions/Devices/Software/Service providers are using a PUT method for bulk update so continuous actions would produce error.

Solution:

add a request counter in settings reducers to prevent parallel actions by disabling add button and item list.

@ThomasKranitsas ThomasKranitsas merged commit 257cde3 into develop Nov 21, 2018
@ThomasKranitsas ThomasKranitsas deleted the issue1355 branch November 21, 2018 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants