Skip to content
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

Merged
merged 11 commits into from
Nov 13, 2024

Conversation

travjenkins
Copy link
Member

@travjenkins travjenkins commented Nov 4, 2024

Issues

completes #1353
completes #1352

Changes

1353

  • Add ability to clear collapsible sections

1352

  • Add message that informs users about potential delay
  • Added a backup message in case we cannot get duration time

Tests

Manually tested

  • scenarios you manually tested

Automated tests

  • unit testing covered

Playwright tests ran locally

  • Admin
  • Captures
  • Collections
  • HomePage
  • Login
  • Materialization

Screenshots

1353

Show a button with the same label
image

Shows enabled when there is data
image

Tooltip to explain
image

We will show two clears for different objects to keep it simple right now
image

1352

Show a delay message
image
image

Show default delay if we cannot parse sync OR it is 0s
image

@travjenkins travjenkins changed the title Adding ability for collapsible group to reset data Adding ability for collapsible group to reset data and details graph message Nov 4, 2024
Copy link
Member Author

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.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only for materializations 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.

@travjenkins travjenkins marked this pull request as ready for review November 4, 2024 23:38
@travjenkins travjenkins requested a review from a team as a code owner November 4, 2024 23:38
@travjenkins travjenkins added the change:planned This is a planned change label Nov 5, 2024
Copy link
Member

@kiahna-tucker kiahna-tucker left a 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.

@travjenkins travjenkins merged commit 1a3f604 into main Nov 13, 2024
3 checks passed
@travjenkins travjenkins deleted the travjenkins/feature/remove-json-schema-objects branch November 13, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:planned This is a planned change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants