-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update expand/collapse section buttons on Runs page (#16622)
## Summary & Motivation Updating these buttons based on the [new figma design](https://www.figma.com/file/OnaH8ynIsPg3yh7BpwyDQX/Logging-Improvements?node-id=147%3A818&mode=dev) Since SplitPanelContianer isn't a controlled component I opted to just track whether the top/bottom is expanded outside of SplitPanelContainer so that we can determine the icon / tooltip to render. I think ideally we make SplitPanelContainer a controlled component but I didn't want to change a bunch of callsites in this PR ## How I Tested These Changes locally <img width="1274" alt="Screenshot 2023-09-19 at 10 23 54 AM" src="https://github.com/dagster-io/dagster/assets/2286579/c043f5de-3c36-4e72-ae53-22c382bc2a8d"> <img width="1016" alt="Screenshot 2023-09-19 at 10 23 49 AM" src="https://github.com/dagster-io/dagster/assets/2286579/94b4acc8-5768-4de1-9246-cf311dd2c052"> <img width="441" alt="Screenshot 2023-09-19 at 10 23 42 AM" src="https://github.com/dagster-io/dagster/assets/2286579/c366f644-86da-471a-b227-74e682271d50"> <img width="438" alt="Screenshot 2023-09-19 at 10 23 38 AM" src="https://github.com/dagster-io/dagster/assets/2286579/b315ebaf-784b-4103-82d3-6c83e1171755">
- Loading branch information
Showing
6 changed files
with
85 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
js_modules/dagster-ui/packages/ui-components/src/icon-svgs/collapse_arrows.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
js_modules/dagster-ui/packages/ui-components/src/icon-svgs/expand_arrows.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
761cb7f
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.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-8ryhwx9lk-elementl.vercel.app
Built with commit 761cb7f.
This pull request is being automatically deployed with vercel-action
761cb7f
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.
Deploy preview for dagit-storybook ready!
✅ Preview
https://dagit-storybook-qkf7dnvs3-elementl.vercel.app
Built with commit 761cb7f.
This pull request is being automatically deployed with vercel-action