-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[9/n] [RFC] Implement updated designs: Sensor result page [3/N] #26153
base: dliu27/manual-tick-design-tweaks-2
Are you sure you want to change the base?
[9/n] [RFC] Implement updated designs: Sensor result page [3/N] #26153
Conversation
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.
we use this dialog other places too, so added optional props for Open in Launchpad button to work
Deploy preview for dagit-storybook ready! ✅ Preview Built with commit 074b102. |
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit 074b102. |
js_modules/dagster-ui/packages/ui-core/src/ticks/DryRunRequestTable.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/SensorDryRunDialog.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/SensorDryRunDialog.tsx
Outdated
Show resolved
Hide resolved
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.
see comment
js_modules/dagster-ui/packages/ui-components/src/components/NonIdealState.tsx
Outdated
Show resolved
Hide resolved
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.
comment
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.
nice
Summary & Motivation
Linear: https://linear.app/dagster-labs/issue/FE-699/implement-updated-designs-sensor-result-page-[3n]
Implement design for sensor result page
Video:
Recording.at.2024-11-26.17.21.30.mp4
Timeout:
How I Tested These Changes
jest, tested locally with all the flows in the video
Changelog