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

Live searchbox shows with scroll bars on Users/Groups panel #154

Closed
mauritsvanrees opened this issue May 22, 2018 · 2 comments
Closed

Live searchbox shows with scroll bars on Users/Groups panel #154

mauritsvanrees opened this issue May 22, 2018 · 2 comments

Comments

@mauritsvanrees
Copy link
Member

On the Users and Groups control panel, both the Users tab and the Groups tab, the live searchbox needlessly shows with scroll bars:

screen shot 2018-05-22 at 12 24 05

This is caused by commit d006020, which has been there since Plone 5.0.0, and is still there in 5.1.2 (or current coredev 5.0 and 5.1).
Best solution is probably to make the css identifier more specific: only set the overflow on forms within the id content-core.

Additionally, this may be useful, to make the remaining users/groups form prettier:

@vincentfretin
Copy link
Member

Actually it's worse, look at the livesearch in Plone 5.2.2rc1
Capture d’écran de 2020-06-30 08-57-51

@vincentfretin
Copy link
Member

Same issue on the Add new user modal.
Capture d’écran de 2020-07-02 13-42-59

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

2 participants