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

[MM-54276] Stop URL from being populated on validation regardless of change/timeout #2814

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

devinbinnie
Copy link
Member

Summary

On the Welcome Screen while we are validating a URL, we would always populate the returned validated URL from the main process after it was returned, regardless of whether the URL was changed in the meantime.

This PR removes the extra call that was doing that.

Ticket Link

https://mattermost.atlassian.net/browse/MM-54276
Closes #2809

NONE

@devinbinnie devinbinnie added the 2: Dev Review Requires review by a core committer label Aug 30, 2023
@devinbinnie devinbinnie added this to the v5.5.0 milestone Aug 30, 2023
@devinbinnie devinbinnie requested review from marianunez and removed request for M-ZubairAhmed September 1, 2023 15:48
@devinbinnie devinbinnie added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Sep 1, 2023
@devinbinnie devinbinnie merged commit 80fcbf2 into mattermost:master Sep 1, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Error when user type server address
4 participants