Skip to content

Popover doesn´t close in user management #7617

@splitt3r

Description

@splitt3r

Steps to reproduce

  1. Open user management
  2. Click on the more icon for a user

Expected behaviour

The menu should close after clicking somewhere else / the popover should be positioned correctly

Actual behaviour

The menu doesn´t close and the popover isn´t positioned correctly (a bit to high)

Server configuration detail

Operating system: Linux

Webserver: Apache (CentOS)

Database: sqlite3 3.7.17

PHP version: 7.1.12

Nextcloud version: 13.0.0 Beta 3

Updated from an older Nextcloud/ownCloud or fresh install: fresh

Where did you install Nextcloud from: git

List of activated apps
Enabled:
 - comments: 1.3.0
 - dav: 1.4.5
 - federatedfilesharing: 1.3.1
 - federation: 1.3.0
 - files: 1.8.0
 - files_sharing: 1.5.0
 - files_trashbin: 1.3.0
 - files_versions: 1.6.0
 - issuetemplate: 0.3.0
 - lookup_server_connector: 1.1.0
 - oauth2: 1.1.0
 - provisioning_api: 1.3.0
 - sharebymail: 1.3.0
 - systemtags: 1.3.0
 - theming: 1.4.1
 - twofactor_backupcodes: 1.2.3
 - updatenotification: 1.3.0
 - workflowengine: 1.3.0
Disabled:
 - admin_audit
 - encryption
 - files_external
 - testing
 - user_ldap
Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "***REMOVED SENSITIVE VALUE***"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "sqlite3",
    "version": "13.0.0.8",
    "installed": true
}

user management

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions