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

Permissions table not responsive. #2540

Open
klonos opened this issue Feb 15, 2017 · 1 comment
Open

Permissions table not responsive. #2540

klonos opened this issue Feb 15, 2017 · 1 comment

Comments

@klonos
Copy link
Member

klonos commented Feb 15, 2017

@quicksketch #900 (comment)

I found that the responsiveness of this table isn't so great on mobile. But we have similar problems on the full permissions page anyway, so I don't think that should hold up the show here.

Well, a year+ later, here's an issue for it 😉

There's 3 places this will need to be fixed in:

admin/config/people/permissions
admin/structure/types/add#edit-permissions
admin/structure/types/manage/%node_type%/configure#edit-permissions

The table is worse in the content type add/edit form where it's placed inside the vertical tabs and its width is limited. Here's how that looks with progressively smaller widths:

backdrop-content_type_edit_form-permissions_table-step1
backdrop-content_type_edit_form-permissions_table-step2
backdrop-content_type_edit_form-permissions_table-step3
backdrop-content_type_edit_form-permissions_table-step4
backdrop-content_type_edit_form-permissions_table-step5
backdrop-content_type_edit_form-permissions_table-step6

@klonos
Copy link
Member Author

klonos commented Feb 15, 2017

...this is part of #516

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

No branches or pull requests

1 participant