-
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
Adding ability for collapsible group to reset data and details graph message #1355
Adding ability for collapsible group to reset data and details graph message #1355
Conversation
Controlling accordion so we can open/close as needed
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.
Moved to a stand alone component as I think we might show this elsewhere. Also, don't need the full graph rendering more times than needed.
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.
This is only for materialization
s but instead of checking for them specifically I went ahead and just based on the config. That way if we ever add these settings to other entity types then this will just work.
…emove-json-schema-objects
moving the setting of reset into the context
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.
Approved with minimal testing. The couple UX-related reservations I mentioned last week still stand but, if the current UX has been discussed and approved, that is fine with me.
Issues
completes #1353
completes #1352
Changes
1353
1352
Tests
Manually tested
Automated tests
Playwright tests ran locally
Screenshots
1353
Show a button with the same label
Shows enabled when there is data
Tooltip to explain
We will show two clears for different objects to keep it simple right now
1352
Show a delay message
Show default delay if we cannot parse sync OR it is
0s