Orange-OpenSource / Orange-OpenSource/ouds-flutter

[A11Y][Text input] Bottom border too low for text input

Open
#745 6 comments 0 reactions 2 assignees View on GitHub

@nouha06 is already working on this.

Since May 11, 2026.

⚠️ on hold 🎨 design 🐞 bug 👂 accessibility 🔍 triage
Dominant language
Dart
Stars
10
Forks
5
Avg merge
6d 8h
Merged PRs (30d)
9

Description

Prerequisites
Your test device

Samsung S25

OS Version

Android 16

App version

1.3.0

Describe the issue

Bottom border contrast on text input is not high enough:

  • on white background, outline is grey #C7C7C7 which leads to a 1.7:1 contrast ratio instead of 3:1 minimum (on native Android app, the border is correct #575757)
  • on dark background, outline is grey #454545 which leads to a 1.9:1 contrast ratio instead of 3:1 minimum (on native app, color is around #ABABAB)
Expected Behavior

Bottom border should have a contrast of 3:1 minimum
Use the same color tokens than native Android app

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.