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(hybrid-cloud): Bulletproof React page view to handle unresolved url_names #42119

Merged
merged 1 commit into from Dec 7, 2022

Conversation

dashed
Copy link
Member

@dashed dashed commented Dec 7, 2022

There may be paths that Django is unable to resolve to a url_name, but a page may exist for that path/route for in the frontend app. Here I'm bulletproofing the React page view to handle unresolved url_names.

Fixes SENTRY-WTT

@dashed dashed requested a review from a team December 7, 2022 00:11
@dashed dashed self-assigned this Dec 7, 2022
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 7, 2022
@dashed dashed merged commit c53fcb7 into master Dec 7, 2022
@dashed dashed deleted the hybrid-cloud/react-page-handles-unknown-url-name branch December 7, 2022 17:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants