Users Page - Dropdown menu issue #19503
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
feature: users and groups
Steps to reproduce
Expected behavior
Normally the list should allow selecting options from it.
Actual behaviour
As the list is placed beneath the text of other user's information, it is not possible to select an option.
Server configuration
Operating system: Ubuntu Server 18
Web server: Amazon EC2
Database: MySQL 5.7
PHP version: PHP 7.3
Nextcloud version: 18.0.1 Build:2020-02-15T23:01:50+00:00 e092141
Updated from an older Nextcloud/ownCloud or fresh install: Fresh Install
**Where did you install Nextcloud from : ** SNAP Repository
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Nextcloud configuration:
Config report
'secret' => ,
'trusted_domains' =>
array (
0 => ,
),
'datadirectory' => '/var/snap/nextcloud/common/nextcloud/data',
'dbtype' => 'mysql',
'version' => '18.0.1.3',
'overwrite.cli.url' => ,
'dbname' => ,
'dbhost' => 'localhost:/tmp/sockets/mysql.sock',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => ,
'dbpassword' => ,
'installed' => true,
'app_install_overwrite' =>
array (
0 => 'admin_notifications',
1 => 'dashboard',
2 => 'printer',
),
'twofactor_enforced' => 'false',
'twofactor_enforced_groups' =>
array (
0 => 'admin',
),
'twofactor_enforced_excluded_groups' =>
array (
),
);
Are you using external storage, if yes which one: local/smb/sftp/... NO
Are you using encryption: yes/no NO
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... NO
Client configuration
Browser: Google Chrome
Operating system: Windows 10 Professional
The text was updated successfully, but these errors were encountered: