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

Move all dialog buttons to the right and fix their order #2231

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

turt2live
Copy link
Member

Fixes element-hq/element-web#5689

See element-hq/element-web#5689 (comment) for why this PR exists.

Some dialogs had their own CSS that prevented the buttons from being placed in the right spot. This has been fixed by using a generic standard for the buttons. The only strange dialog that needed more CSS was the devtools dialog due to the header.

Not all dialogs have been checked - I spot-checked about half of them and verified the CSS manually on an established account. It's hard to get at all the dialogs without convoluted testing.

Fixes element-hq/element-web#5689

Some dialogs had their own CSS that prevented the buttons from being placed in the right spot. This has been fixed by using a generic standard for the buttons. The only strange dialog that needed more CSS was the devtools dialog due to the header.

Not all dialogs have been checked - I spot-checked about half of them and verified the CSS manually on an established account. It's hard to get at all the dialogs without convoluted testing.
@turt2live turt2live requested a review from a team October 19, 2018 21:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent button order in dialogs
2 participants