nextcloud / nextcloud/server

Enhancements to the User Management Screen

Open
#57,762 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

[!TIP]

Help move this idea forward
  • Use the 👍 reaction to show support for this feature.
  • Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
  • Subscribe to receive notifications about status changes and new comments.

Is your feature request related to a problem? Please describe.
In the user management screen I am always having to scroll right to see when the user last logged in.
Image

Describe the solution you'd like
I would like the Account Management Screen (below) to add the ability to hide more columns
Image

In my case I never need to see the following columns

  • Password (which seems to me like a redundant column anyhow)
  • Group admin for (I never use this)
  • Manager (I never use this)

I would also like to be able to sort by

  • Quota (used)
  • Last login

I would also like to be able to re-arrange the order of the columns
I would also like to be able to re-size the columns

Describe alternatives you've considered

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or implementation entry points are named. Start at the Account Management/User Management screen and trace how its columns, sorting, and layout are defined. Done means users can hide the listed columns, sort by quota and last login, reorder columns, and resize them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.