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

feat(ui): pipeline UX improvements #2904

Merged
merged 10 commits into from
Nov 8, 2024
Merged

Conversation

Marvin9
Copy link
Contributor

@Marvin9 Marvin9 commented Nov 6, 2024

Screen.Recording.2024-11-07.at.4.02.06.PM.mov

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>
Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for docs-kargo-io canceled.

Name Link
🔨 Latest commit f6c75e8
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/672e4dfb9ca60e00088f9501

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.92%. Comparing base (7813eff) to head (42f78a1).
Report is 3 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
@Marvin9 Marvin9 marked this pull request as ready for review November 7, 2024 19:16
@Marvin9 Marvin9 requested a review from a team as a code owner November 7, 2024 19:16
@Marvin9 Marvin9 requested review from krancour and rpelczar November 7, 2024 19:22
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
Copy link
Member

@jessesuen jessesuen left a 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

Copy link
Member

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

Copy link
Contributor

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

ui/src/utils/use-temporary.ts Outdated Show resolved Hide resolved
@rpelczar
Copy link
Contributor

rpelczar commented Nov 8, 2024

I also think the save button is overkill. I like it, but not sure if it is as useful as the reset button.
This is my personal opinion, so you don't have to do anything with that.

Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
@Marvin9
Copy link
Contributor Author

Marvin9 commented Nov 8, 2024

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>
@Marvin9 Marvin9 added this pull request to the merge queue Nov 8, 2024
Merged via the queue into main with commit d50c5bc Nov 8, 2024
15 checks passed
@Marvin9 Marvin9 deleted the Marvin9/feat-pipeline-drag-like-maps branch November 8, 2024 18:25
@02strich
Copy link

Btw, this breaks kargo on firefox due to https://developer.mozilla.org/en-US/docs/Web/API/Element/computedStyleMap not being supported there today

@hiddeco
Copy link
Contributor

hiddeco commented Nov 11, 2024

@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! 🙇

hiddeco added a commit to hiddeco/kargo that referenced this pull request Nov 11, 2024
This reverts commit d50c5bc to make
the UI usable again for testing until the issues in `main` have been
resolved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants