-
Notifications
You must be signed in to change notification settings - Fork 2
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
UIBULKED-497: "Are you sure" preview displays outdated values after User changed selection on bulk edit form and clicked "Confirm changes" #626
Conversation
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.
fix lint errors
Fixed |
Quality Gate failedFailed conditions |
|
||
showErrorMessage(response); | ||
useEffect(() => { | ||
if (!shouldRefetch || interval <= 0) return; |
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.
I don't think you can do this and in come cases return callback for clean up... you even have a linter error
https://folio-org.atlassian.net/browse/UIBULKED-497
Here fix logic of calling
bulkoperation
and preview calls