-
Notifications
You must be signed in to change notification settings - Fork 56
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
Implement ChangeDetailsCard #376
base: main
Are you sure you want to change the base?
Conversation
Absolutely. I think the cards need to support collapsing too. I will attempt that in a separate PR. |
@stuartrowe any updates? I was getting ready to work on the same view though I had a different approach. For us the pipeline card is too small(massive parallel pipeline) so I was gonna tweak it so that the Details card would be positioned on top of pipeline and give the pipeline card full width. This would directly interfere with your work here |
I haven't had a chance to revisit. Don't worry about interfering with this prototype if you want to explore your proposal. |
Prototype for a ChangeDetailsCard on the pipeline overview graph.
Fixes #375
Testing done
Submitter checklist