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

Make member device info buttons fluid and stackable with flexbox (CSS only) #4703

Closed
wants to merge 1 commit into from

Conversation

shvchk
Copy link
Contributor

@shvchk shvchk commented Jul 29, 2017

Buttons with short text stay as they are, buttons with long text don't get overflowed, but just grow and wrap on a new line if needed, still remaining aligned with others (helpful for translations that don't have short enough equivalent for button labels)

Screenshot (short English labels, longer Russian labels):
Screenshot

It would be nice to get those into a device context menu eventually, the same as message actions are now under the message context menu.

Buttons with short text stay as they are, buttons with long text don't get overflowed, but just grow and wrap on a new line if needed, still remaining aligned with others (see screenshot in PR comments)
@shvchk shvchk changed the title Make member device info buttons fluid and stackable with flexbox Make member device info buttons fluid and stackable with flexbox (CSS only) Jul 29, 2017
@t3chguy
Copy link
Member

t3chguy commented Aug 2, 2017

You should base your branch on the develop branch and also merge back to develop, because of this you are working on an outdated base and the tests are failing

@shvchk
Copy link
Contributor Author

shvchk commented Aug 2, 2017

Ok, thanks!

@lukebarnard1
Copy link
Contributor

@shvchk can you please base on develop and do a sign-off as described in https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst

@shvchk
Copy link
Contributor Author

shvchk commented Aug 10, 2017

Done in #4776 so this could be probably closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants