nextcloud / nextcloud/contacts

Make sure, that all used interactive elements comes from NC Vue

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

Nobody has claimed this yet.

1. to develop feature: contacts
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.