nextcloud / nextcloud/contacts
QuickActionButton Design is inconsistent
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
The QuickActionButtons in the contact detail view are inconsistent. Sometimes both (mail and phone) are round, sometimes squared, sometimes mixed (one round, one squared). This isn't a very heavy bug, but a design problem?
Steps to reproduce
- Go to contacts App in Nextcloud
- Click on one contact
- look at the contact view
- check the design of the quickActionButtons
Expected behavior
Both buttons look equal
Actual behavior
Buttons sometimes look different (squared or round or mixed)
Contact version
5.40
Operating system
26.04 Enterpise, also 26.05
PHP engine version
PHP 8.1
Web server
None
Database
None
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 by reproducing the inconsistency in the Contacts app's contact detail view and locating the QuickActionButtons implementation. The work is done when the mail and phone buttons consistently use the same shape across contact views; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100