The "users" page should have the typical toggle button like other pages have.
The toggle button is missing, you cannot show the side pane if it is hidden (which is usually the case for mobile displays). Consequence: You cannot add a user from your mobile (that's what brought me here.)
Operating system:
GNU/Linux (Ubuntu)
Web server:
Apache
Database:
MySQL
PHP version:
7.2.21
Nextcloud version: (see Nextcloud admin page)
15.0.11.1
Updated from an older Nextcloud/ownCloud or fresh install:
updated
Where did you install Nextcloud from:
snap
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Enabled:
Nextcloud configuration:
Config report
{
"system": {
"apps_paths": [
{
"path": "\/snap\/nextcloud\/current\/htdocs\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/snap\/nextcloud\/current\/nextcloud\/extra-apps",
"url": "\/extra-apps",
"writable": true
}
],
"supportedDatabases": [
"mysql"
],
"memcache.locking": "\OC\Memcache\Redis",
"memcache.local": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0
},
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"rkupper.ddns.net",
"helge",
"helge.local",
"192.168.1.5",
"localhost",
"127.0.0.1",
"rcloud.dynv6.net",
"rkupper.dynv6.net",
"nextcloud.rkupper.dynv6.net",
"helge.rkupper.dynv6.net"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https:\/\/rcloud.dynv6.net",
"dbtype": "mysql",
"version": "15.0.11.1",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "ssl",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"loglevel": 3,
"maintenance": false,
"singleuser": false,
"log_rotate_size": 1073741824,
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"mail_sendmailmode": "smtp"
}
}
Are you using external storage, if yes which one:
local
Are you using encryption:
no
Are you using an external user-backend, if yes which one:
WebDAV
Browser:
chromium
Operating system:
GNU/Linux (Ubuntu 19.04)
I can confirm this for the versions 15.11. and 16.04. i use. Same problem on the apps-page.
This bug is fixed on the 17th version. But yes, still exist on the 15th and 16th one.
Nextcloud 15

Nextcloud 17

So maybe its already reported, and we can backport to the older versions. @jancborchardt @juliushaertl are you aware of this. Did any of you work in something related to this?
I鈥檓 not aware of a pull request which fixed this in particular, are you @nextcloud/designers? It might have just been fixed as collateral.
In any case I would say especially since this only came up now it鈥檚 not really something for a backport. 17 will be out soon and it鈥檚 another motivator for upgrade. What do you think?
It's been fixed a while ago iirc.
https://github.com/nextcloud/server/pull/15640~~
EDIT: apparently not for 15 :see_no_evil:
EDIT2: This is totally the wrong link :grin: I cannot find it!
backport. 17 will be out soon and it鈥檚 another motivator for upgrade. What do you think?
Fine for me.
Most helpful comment
It's been fixed a while ago iirc.https://github.com/nextcloud/server/pull/15640~~
EDIT: apparently not for 15 :see_no_evil:EDIT2: This is totally the wrong link :grin: I cannot find it!