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

Fix URL link in Backfill toast in path-prefix case #16954

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

salazarm
Copy link
Contributor

@salazarm salazarm commented Oct 2, 2023

Summary & Motivation

Currently BackfillMessage passes href directly to Blueprints toaster without accounting for the basepath of the app. Using History.createHref

How I Tested These Changes

dagster-webserver -p 4444 --path-prefix=/test
I created a backfill and clicked the link and saw that the path prefix was used.

@salazarm salazarm requested review from bengotow and hellendag October 2, 2023 17:29
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-fxlcqihum-elementl.vercel.app
https://salazarm-backfill-url.components-storybook.dagster-docs.io

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

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-2iojsmni3-elementl.vercel.app
https://salazarm-backfill-url.core-storybook.dagster-docs.io

Built with commit 38485ea.
This pull request is being automatically deployed with vercel-action

@salazarm salazarm merged commit a81b0ef into master Oct 2, 2023
1 check passed
@salazarm salazarm deleted the salazarm/backfill-url branch October 2, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants