nextcloud-libraries / nextcloud-libraries/nextcloud-vue

[BITV] Check color picker for accessibility requirements and fix all found issues

Open
#4,425 1 comment 0 reactions 1 assignee View on GitHub

@ShGKme is already working on this.

Since Aug 16, 2023.

accessibility feature: colorpicker
Dominant language
Vue
Stars
246
Forks
99
Avg merge
1d 20h
Merged PRs (30d)
103

Description

We need to make sure that our color picker is fully accessible. Small list of requirements:

  • contrasts
  • keyboard navigation
  • all needed aria attributes for each color button and action button with right naming

If there would be too much issues, an alternative could be to use a native color picker instead.

Current state:

Peek 2023-08-16 10-34

  • Focus state on 'change schema' button is not there:
    Screenshot from 2023-08-16 10-35-21
  • description for all buttons is not there

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.