nextcloud / nextcloud/contacts
Automatic scrolling of the contact list to the selected contact
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Hello,
Maybe I'm wrong but I'm pretty sure that before (NC20?) the contact list was automatically scrolled to the selected contact after a search (if it's not the case the issue should be tagged as a feature enhancement instead of a bug).
This feature is very useful for me as I often need to look at similar contacts without having to scroll through my hundreds of contacts.
Thanks, Vincent.
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 reproducing the reported search behavior in the contact list and compare it with the expected automatic scrolling to the selected contact. The issue names no source file or test, so identify the contact-list entry point and add coverage showing whether selecting a search result brings it into view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100