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

[2/n] [RFC] add 'Launch all' button on sensor/schedule evaluation result modals #25323

Open
wants to merge 1 commit into
base: dliu27/manual-sensors-oss
Choose a base branch
from

Conversation

dliu27
Copy link
Contributor

@dliu27 dliu27 commented Oct 16, 2024

Summary & Motivation

Linear: https://linear.app/dagster-labs/issue/FE-627/add-launch-all-frontend

Add "Launch all" button to these evaluation result modals

image
image

How I Tested These Changes

Tested locally

Changelog

Insert changelog entry or delete this section.

@dliu27 dliu27 requested a review from hellendag October 16, 2024 21:49
@dliu27 dliu27 changed the base branch from master to dliu27/manual-sensors-oss October 16, 2024 21:49
Copy link

github-actions bot commented Oct 16, 2024

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-fx8mgxu3p-elementl.vercel.app
https://dliu27-add-launch-all-fe.core-storybook.dagster-docs.io

Built with commit 5e4eae5.
This pull request is being automatically deployed with vercel-action

@dliu27 dliu27 marked this pull request as ready for review October 16, 2024 22:08
return <Button onClick={onClose}>Close</Button>;
return (
<>
<Button intent="primary">Launch all</Button>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like these will need onClick behavior added.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added here:
#25633

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a very minor change I would have included it in the linked pr

@dliu27 dliu27 requested a review from hellendag October 30, 2024 15:42
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch 2 times, most recently from 8c5a3b7 to efe8bf0 Compare October 30, 2024 17:23
@dliu27 dliu27 requested a review from salazarm October 30, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants