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

Fix missing actions menu on small screens in the user management #10702

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

juliushaertl
Copy link
Member

Fix #10622

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl
Copy link
Member Author

The grid layout seems to have issues with a fixed column at both the start and the end. I could not find a way to fix this properly, so this is more a workaround. It will cause the last column to be wider than the actual content.

@skjnldsv Do you have any idea how we could enforce that without breaking at smaller screens?

@skjnldsv
Copy link
Member

@juliushaertl with subgrid, or breakpoints (media queries)
Otherwise grid are not really meant to be reactive unfortunately :/

@rullzer rullzer merged commit 8c1a0a5 into master Aug 15, 2018
@rullzer rullzer deleted the bugfix/10622/user-management-actions branch August 15, 2018 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug design Design, UI, UX, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants