Option to hide offline users from list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
31.0.10 AIO
Is your feature request related to a problem? Please describe.
We have quite a number of people in our instance and the user pane on the left gets confusing - especially because it is not ordered alphabetically.
Describe the solution you'd like
I would like to have an option in the filter (next to the search field) to hide offline users.
Describe alternatives you've considered
If that is not possible, an optional sorting by alphabet would be ok. But not only by display name as for PHD graduates this starts with "Dr.". Last name would be great.
Additional context
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 by locating the user pane and the filter control beside its search field in the JavaScript frontend. Check how online or offline presence is represented and how the list is currently ordered; done means an optional offline-user filter works without breaking search, with the requested behavior covered by the relevant existing tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100