Skip to content

fix(domains) Add url normalization to browserHistory.push & router.replace#43120

Merged
markstory merged 3 commits into
masterfrom
fix-router-replace
Jan 12, 2023
Merged

fix(domains) Add url normalization to browserHistory.push & router.replace#43120
markstory merged 3 commits into
masterfrom
fix-router-replace

Conversation

@markstory

Copy link
Copy Markdown
Member

Update more UI redirects to use customer-domain paths when appropriate. Next I'll take care of browserHistory.replace()

Not all callsites need to be updated. Only callsites where we generate a pathname with a string need to be modified.

…place()

Update more UI redirects to use customer-domain paths when appropriate.
@markstory markstory requested review from a team January 11, 2023 19:07
@markstory markstory requested a review from a team as a code owner January 11, 2023 19:07
@markstory markstory requested a review from a team January 11, 2023 19:07
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 11, 2023
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
src/sentry/static/sentry/dist/entrypoints/app.js 19.86 KB (-0.02% 🔽)
src/sentry/static/sentry/dist/entrypoints/sentry.css 33.02 KB (0%)

@markstory markstory merged commit f27cb74 into master Jan 12, 2023
@markstory markstory deleted the fix-router-replace branch January 12, 2023 16:05
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants