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

Issue 47303: Fix bad URL in route change after clicking link in success message #1103

Merged
merged 4 commits into from
Feb 14, 2023

Conversation

labkey-susanh
Copy link
Contributor

@labkey-susanh labkey-susanh commented Feb 14, 2023

Rationale

In the related PR, there was an update to how the routing happens in the SamplesCreatedSuccessMessage that inadvertently added an extra # in the URL causing it to not have the desired effect of opening the add to storage modal.

Related Pull Requests

Changes

  • Use toString instead of toHref since we're in the app already.

@labkey-susanh labkey-susanh changed the title Issue 47303: Fix bad URL in route change after clicking link in success mesage Issue 47303: Fix bad URL in route change after clicking link in success message Feb 14, 2023
@labkey-susanh labkey-susanh merged commit 2449629 into release23.2-SNAPSHOT Feb 14, 2023
@labkey-susanh labkey-susanh deleted the 23.2_fb_badAddToStorageUrl branch February 14, 2023 15:21
@labkey-nicka
Copy link
Contributor

@labkey-susanh Thank you for fixing this. Sorry about that.

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