Orange-OpenSource / Orange-OpenSource/ouds-flutter

[A11Y][PIN code] Improve PIN code focus management

Open
#649 10 comments 0 reactions 3 assignees View on GitHub

Nobody has claimed this yet.

⌛ validations awaiting fixes 🐞 bug 👂 accessibility
Dominant language
Dart
Stars
10
Forks
5
Avg merge
6d 8h
Merged PRs (30d)
9

Description

Prerequisites
Your test device

Samsung and iOS

OS Version

.

App version

1.2.0

Describe the issue
  • when focus moves to the next field, the new focused input is not vocalized: this field shall be vocalized to inform the user
  • when user deletes an input, the focus goes back to the previous field: the focus should stay in the deleted input
  • the current input name is "code à chiffres 1, code à chiffre 2...", so if we fill in a digit we hear for example "code à chiffres 1, 5", so it can be confusing bewteen the position and the value: we should rename the fields like "1er chiffre, 2eme chiffre..." / "1st digit, 2nd digit...."
  • inputs are grouped with a global name "entrez votre code à 6 chiffres, double tap pour modifier" but the double-tap doesnt work : allow double-tap to edit the first digit
Expected Behavior

see last comment

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.