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

Added building and access via webapp to the Storybook design inventory (Part 2) #3832

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

SailingSteve
Copy link
Member

Now do the redirect in App.jsx.
New https requests will be intercepted before they get to the React Router, and the DOM window.location.href and if pointed at /storybook will be reset to the desired /storybook/index.html

Works fine locally (as did the prior approach), we will see how it does on the production servers.

Implements https://wevoteusa.atlassian.net/browse/WV-206

…y (Part 2)

Now do the redirect in App.jsx.
New https requests will be intercepted before they get to the React Router, and the DOM window.location.hrf and if pointed at /storybook will be reset to the desired /storybook/index.html

Works fine locally (as did the prior approach), we will see how it does on the production servers.

Implements https://wevoteusa.atlassian.net/browse/WV-206
@DaleMcGrew
Copy link
Member

👍

@DaleMcGrew DaleMcGrew merged commit 31fa01b into wevote:develop Feb 18, 2024
4 checks passed
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.

2 participants