nextcloud / nextcloud/contacts

The number of contacts is abbreviated

Open
#2,979 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: contacts
Dominant language
JavaScript
Stars
642
Forks
220
Avg merge
14h 39m
Merged PRs (30d)
51

Description

Describe the bug

I have more than 2000 contacts. The number of Not grouped contacts is abbreviated with three dots:
image
I would like to be able to see the number of contacts.

Steps to reproduce
  1. Have more that 2100 contacts
  2. Go to the Contacts app
Expected behavior

I am able to see the number of (not grouped) contacts.

Actual behavior

The number of (not grouped) contacts is shortened by using three dots.

Contact version

4.2.1

Operating system

Synology

PHP engine version

PHP 7.4

Web server

Nginx

Database

MariaDB

Additional info

No response

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

Reproduce the issue in the Contacts app with more than 2100 contacts, then trace the UI rendering of the Not grouped contact count. The work is done when the complete count is visible instead of being shortened with three dots.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.