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

Small plan export improvements #1422

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

duranb
Copy link
Collaborator

@duranb duranb commented Aug 8, 2024

This is to make plan export a little bit DRYer by adding a new component for progress radials that have a cancel icon.

This also fixes a small bug in the Plans table where if a download is in progress in a row, and the row itself is clicked on or another row is selected, the download icon in the table will reset.

@duranb duranb requested a review from a team as a code owner August 8, 2024 17:16
@duranb duranb temporarily deployed to test-workflow August 8, 2024 17:16 — with GitHub Actions Inactive
@duranb duranb added refactor A code change that neither fixes a bug nor adds a feature fix A bug fix labels Aug 8, 2024
@duranb duranb self-assigned this Aug 8, 2024
Copy link
Contributor

@AaronPlave AaronPlave left a comment

Choose a reason for hiding this comment

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

LGTM, nice fix!

@duranb duranb merged commit 1e2aeac into develop Aug 15, 2024
5 checks passed
@duranb duranb deleted the refactor/small-plan-export-improvements branch August 15, 2024 00:22
JosephVolosin pushed a commit that referenced this pull request Oct 21, 2024
* created CancellableProgressRadial component to make plan export more DRY

* fix an issue where progress radial is being reset in plans table if row is changed to selected or unselected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix refactor A code change that neither fixes a bug nor adds a feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants