nextcloud / nextcloud/contacts
Make sure, that all used interactive elements comes from NC Vue
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
This is an accessibility issue.
Please make sure, that all interactive (e.g. form elements) comes from NC Vue. This is important for all hover / focus conditions that all elements are consistent.
Steps to reproduce
Navigate throw the app via keyboard and see, how different all elements are.
Expected behavior
All elements comes from NC Vue and are consistent.
Actual behavior
A lot of elements are not consistent.
Contact version
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database
No response
Operating system
No response
List of activated Apps
Contacts, Mail, Files, Deck, Calendar
Nextcloud Signing status
No response
Configuration report
No response
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
No files, tests, or entry points are named. Start by auditing the app's interactive elements and comparing them with the NC Vue components used elsewhere. Done means the interactive elements use NC Vue consistently and keyboard navigation has consistent hover and focus behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100