-
Notifications
You must be signed in to change notification settings - Fork 1
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
UIPQB-164: Columns are reset when user modifies query #202
base: master
Are you sure you want to change the base?
Conversation
@@ -82,6 +82,7 @@ export const ResultViewer = ({ | |||
onPreviewShown, | |||
defaultLimit, | |||
forcedVisibleValues, | |||
visibleColumns |
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.
Please fix eslint warnings.
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.
@Dmytro-Melnyshyn , fixed
Quality Gate passedIssues Measures |
https://folio-org.atlassian.net/browse/UIPQB-164
Here we added logic to save selected columns and update new ones after the edit query.
Screen.Recording.2024-12-24.at.15.06.02.mov