-
Notifications
You must be signed in to change notification settings - Fork 854
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-47776] Reverse order of input fields in server welcome screen #2309
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remember doing this change (the reverse of the changes in this PR) as part of MM-35666 to match mobile. What's the rationale behind reversing the reverse? cc: @devinbinnie
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Building app in separate branch. |
@tboulis Spacing here looks like a funny: Anything we can do to fix that? |
Updated screenshot in description @devinbinnie |
Cherry pick is scheduled. |
…ttermost#2309) * Reverse order of inputs in Server modals (add/edit) * Revert "Reverse order of inputs in Server modals (add/edit)" This reverts commit f3d577d. * Update order of server fields in welcome screens * Update server modal focus test * Add margin between inputs (cherry picked from commit 0f51a62)
) (#2314) * Reverse order of inputs in Server modals (add/edit) * Revert "Reverse order of inputs in Server modals (add/edit)" This reverts commit f3d577d. * Update order of server fields in welcome screens * Update server modal focus test * Add margin between inputs (cherry picked from commit 0f51a62) Co-authored-by: Tasos Boulis <tboulis@hotmail.com>
Summary
Reverse order of server input fields in welcome screens
Ticket Link
https://mattermost.atlassian.net/browse/MM-47776
Checklist
Screenshots
Release Note