Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

PLT-8172 Fix sign-up page #345

Merged
merged 1 commit into from
Nov 21, 2017
Merged

PLT-8172 Fix sign-up page #345

merged 1 commit into from
Nov 21, 2017

Conversation

jwilander
Copy link
Member

Summary

I'm assuming this had something to do with the client dependencies updating and some things not playing well together, but for some reason the way the query prop was getting set was causing havoc between react-router and react-intl.

I just simplified to pass the query parameters with location.search which will be blank if there are no query parameters and have the query needed if set.

Ticket Link

https://mattermost.atlassian.net/browse/PLT-8172

@jwilander jwilander added the 2: Dev Review Requires review by a core commiter label Nov 21, 2017
@jasonblais jasonblais added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter labels Nov 21, 2017
@crspeller crspeller merged commit 921b78c into master Nov 21, 2017
@hmhealey hmhealey deleted the plt-8172 branch November 21, 2017 22:05
@lindalumitchell lindalumitchell added the Tests/Done Release tests have been written label Nov 27, 2017
@esethna esethna added Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation labels Dec 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation Tests/Done Release tests have been written
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants