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

[Bug]: List of users gets warbled #35284

Closed
6 of 9 tasks
rollanders opened this issue Nov 19, 2022 · 5 comments · Fixed by #35350
Closed
6 of 9 tasks

[Bug]: List of users gets warbled #35284

rollanders opened this issue Nov 19, 2022 · 5 comments · Fixed by #35350
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 25-feedback bug

Comments

@rollanders
Copy link

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • I agree to follow Nextcloud's Code of Conduct.

Bug description

When opening list of users they gets warbled when users belongs to many Groups. These lines belongs to 3 users.

image

Steps to reproduce

  1. Open NC 25.0.1
    2.Go to Users
    3.Look at list of users

Expected behavior

Every user should have a section which adapt the height to the number of groups.

Installation method

Other Community project

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Nginx

Database engine version

MySQL

Is this bug present after an update or on a fresh install?

Updated to a major version (ex. 22.2.3 to 23.0.1)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

v

List of activated Apps

Enabled:
  - activity: 2.17.0
  - admin_audit: 1.15.0
  - calendar: 4.1.0
  - cloud_federation_api: 1.8.0
  - dav: 1.24.0
  - federatedfilesharing: 1.15.0
  - files: 1.20.1
  - files_pdfviewer: 2.6.0
  - files_sharing: 1.17.0
  - files_trashbin: 1.15.0
  - files_versions: 1.18.0
  - groupfolders: 13.0.0
  - logreader: 2.10.0
  - lookup_server_connector: 1.13.0
  - mail: 2.1.1
  - oauth2: 1.13.0
  - provisioning_api: 1.15.0
  - registration: 2.0.0
  - related_resources: 1.0.3
  - richdocuments: 7.0.1
  - serverinfo: 1.15.0
  - settings: 1.7.0
  - text: 3.6.0
  - theming: 2.0.1
  - twofactor_backupcodes: 1.14.0
  - updatenotification: 1.15.0
  - viewer: 1.9.0
  - workflowengine: 2.7.0
Disabled:
  - apporder: 0.15.0
  - bruteforcesettings
  - circles: 23.1.1
  - comments: 1.8.0
  - contactsinteraction: 1.1.0
  - dashboard: 7.0.0
  - encryption
  - federation: 1.6.0
  - files_external: 1.11.1
  - files_rightclick: 0.16.0
  - firstrunwizard: 2.5.0
  - nextcloud_announcements: 1.5.0
  - notifications: 2.11.1
  - onlyoffice: 7.6.8
  - password_policy: 1.10.1
  - photos: 1.5.0
  - privacy: 1.0.0
  - recommendations: 0.4.0
  - richdocumentscode: 22.5.802
  - sharebymail: 1.12.0
  - support: 1.0.0
  - survey_client: 1.7.0
  - suspicious_login: 3.2.1
  - systemtags: 1.6.0
  - twofactor_totp
  - user_ldap
  - user_status: 1.0.1

Nextcloud Signing status

v

Nextcloud Logs

v

Additional info

v

@rollanders rollanders added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Nov 19, 2022
@rollanders
Copy link
Author

rollanders commented Nov 21, 2022

The new version of Group folders 13.1.0 is better but still some users are covered by ntheir neighbours. I note that it is dependent on the size of the widow. The issue gets less marked if I extend the window over 2 screens.

@rollanders
Copy link
Author

rollanders commented Nov 21, 2022

I further note that the groups associated with a user is shown but when adding groups none of the groups the user already belongs to is marked. Eg there is no tick mark for the groups.

@PVince81
Copy link
Member

possibly similar to #34148

#35350 will likely fix this

@PVince81
Copy link
Member

I've tested #35350 and can confirm that it fixes the overlapped wrapping

@PVince81
Copy link
Member

closing as duplicate of #34784

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 25-feedback bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants