[Bug]: Accounts table has hidden columns with higher zoom levels in the browser
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
⚠️ 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 OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When navigating to the Account settings as an admin using a high zoom level in my Browser, I can see all users with their properties, but the rightmost columns, such as quota, etc. are not shown, and there is no way to e.g., scroll with a scrollbar to the right to show the remaining columns.
There is a horizontal scrollbar but this is counterintuitively at the very bottom of the page, even if the table spans only two rows. To make the scrollbar more discoverable I would have it just below the table, and not at the bottom of the whole webpage
Steps to reproduce
- Set a higher zoom level in your browser (e.g., 120-150%)
- Go to Accounts
- The users table should have the rightmost columns hidden
Expected behavior
A horizontal scrollbar should be present closer to the table.
Nextcloud Server version
30
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Accounts admin page and locate the users table and the layout element providing horizontal overflow. Reproduce the issue at 120–150% browser zoom, then verify that the horizontal scrollbar appears directly below the table rather than at the bottom of the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100