nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.35k stars 4.06k forks source link

[Bug]: If there are too many groups for a user, the edit button is no longer displayed. #34888

Closed gsimpson64 closed 1 year ago

gsimpson64 commented 2 years ago

⚠️ This issue respects the following points: ⚠️

Bug description

When too many groups are assigned to a user, the edit button is no longer seen. Makes it hard to see the user and the groups that are above or below the user that has too many.

Steps to reproduce

  1. Create a user and make that user a member of many groups (10-15 or so)
  2. Look at the UI and notice that the users above and below are mixed together.

image

Expected behavior

I expect that all the users will be shown, with all buttons available.

Installation method

Community Web installer on a VPS or web space

Operating system

RHEL/CentOS

PHP engine version

PHP 7.4

Web server

Apache (supported)

Database engine version

MariaDB

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?

No response

What user-backends are you using?

Configuration report

[root@nextcloud ~]# occ config:list system
{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "nextcloud.mophilly.com",
            "nextcloud",
            "mophilly.com",
            "localhost",
            "192.168.190.108",
            "206.214.166.108",
            "192.168.190.108",
            "nextcloud.mophilly.com"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "25.0.0.18",
        "overwrite.cli.url": "https:\/\/nextcloud.mophilly.com\/nextcloud\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "ldapIgnoreNamingRules": false,
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
        "filesystem_check_changes": "1",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "maintenance": false,
        "theme": "",
        "loglevel": 2,
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "skeletondirectory": "\/home\/e-smith\/files\/nextcloud\/skeleton",
        "default_phone_region": "us",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "app_install_overwrite": [
            "unsplash"
        ]
    }
}

List of activated Apps

occ app:list
Enabled:
  - activity: 2.17.0
  - audioplayer: 3.3.1
  - calendar: 4.0.2
  - circles: 25.0.0
  - cloud_federation_api: 1.8.0
  - comments: 1.15.0
  - contactsinteraction: 1.6.0
  - dashboard: 7.5.0
  - dav: 1.24.0
  - event_update_notification: 2.0.0
  - federatedfilesharing: 1.15.0
  - federation: 1.15.0
  - files: 1.20.1
  - files_external: 1.17.0
  - files_pdfviewer: 2.6.0
  - files_rightclick: 1.4.0
  - files_sharing: 1.17.0
  - files_trashbin: 1.15.0
  - files_versions: 1.18.0
  - firstrunwizard: 2.14.0
  - integration_google: 1.0.8
  - logreader: 2.10.0
  - lookup_server_connector: 1.13.0
  - maps: 0.2.1
  - nextcloud_announcements: 1.14.0
  - notifications: 2.13.1
  - oauth2: 1.13.0
  - onlyoffice: 7.6.6
  - password_policy: 1.15.0
  - photos: 2.0.0
  - privacy: 1.9.0
  - provisioning_api: 1.15.0
  - recommendations: 1.4.0
  - related_resources: 1.0.3
  - serverinfo: 1.15.0
  - settings: 1.7.0
  - sharebymail: 1.15.0
  - spreed: 15.0.0
  - support: 1.8.0
  - survey_client: 1.13.0
  - systemtags: 1.15.0
  - text: 3.6.0
  - theming: 2.0.0
  - twofactor_backupcodes: 1.14.0
  - updatenotification: 1.15.0
  - user_ldap: 1.15.0
  - user_status: 1.5.0
  - viewer: 1.9.0
  - weather_status: 1.5.0
  - workflowengine: 2.7.0
Disabled:
  - admin_audit
  - bruteforcesettings
  - drawio: 1.0.3
  - encryption
  - suspicious_login
  - twofactor_totp
  - unsplash: 2.0.1

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

No response

Additional info

No response

bbx-github commented 1 year ago

I have the same problem in nc 25.0.1 with a big number of users. The reason may be a fixed table line height. Also icon, name, email are displayed in next line (like in above image).

bbx-github commented 1 year ago

This may be a duplicate of https://github.com/nextcloud/server/issues/34784

szaimen commented 1 year ago

Please try again with 25.0.2

rollanders commented 1 year ago

I do not understand how this can be closed - this is still present in 25.0.2 image

szaimen commented 1 year ago

Can you clear your browser cache?

rollanders commented 1 year ago

Thanks. It helped.Roland Den fredag 9 december 2022 10:13:04 CET, Simon L. @.***> skrev:

Can you clear your browser cache?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>