-
Notifications
You must be signed in to change notification settings - Fork 162
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
feat(ui): pipeline UX improvements #2904
Conversation
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
✅ Deploy Preview for docs-kargo-io canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2904 +/- ##
==========================================
- Coverage 50.02% 49.92% -0.10%
==========================================
Files 275 275
Lines 24559 24668 +109
==========================================
+ Hits 12285 12315 +30
- Misses 11603 11676 +73
- Partials 671 677 +6 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
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.
Not a code review, but approval based on behavior demonstrated in video
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 amazing and I also approve based on a review of the functionality.
idk if @rpelczar may wish to review implementation details as well since this appears non-trivial.
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.
Looks amazing! I left one comment with one small thing to improve.
I also think the save button is overkill. I like it, but not sure if it is as useful as the reset button. |
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
I think that makes sense @rpelczar, we have reset view anyways so I have removed explicit save view preference and it autosaves now. Let me know if you think otherwise @jessesuen @krancour |
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
…nder whole pipeline Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Btw, this breaks kargo on firefox due to https://developer.mozilla.org/en-US/docs/Web/API/Element/computedStyleMap not being supported there today |
@02strich, thank you for bringing this to our attention. We've noticed this issue internally as well, and will work on a solution. Appreciate the report! 🙇 |
This reverts commit d50c5bc to make the UI usable again for testing until the issues in `main` have been resolved.
Screen.Recording.2024-11-07.at.4.02.06.PM.mov