Orange-OpenSource / Orange-OpenSource/ouds-android

For `PIN Code input` component, add possibility to display full value instead of bullets

Open
#1,572 0 comments 0 reactions 2 assignees View on GitHub

@florentmaitre is already working on this.

Since Sep 17, 2026.

⚛️ component 📖 documentation 📱 demo app 🔍 triage 🧰 library
Dominant language
Kotlin
Stars
22
Forks
5
Avg merge
3d 12h
Merged PRs (30d)
30

Description

Description

PIN Code Input component can be used by end users to enter an OTP code which can be used only one time.
Thus, hiding the entered elements is not a good idea for UX; it could be nice to let the end user see what he or she wrote.

The component API could be updated to let the user (i.e. developer using the component) define whether or not the value must be displayed.

Motivation & Context

Improve UX for end users when they have to write a unique OTP code

Suggested by Eliott Jouanjan and Pierre Dumont

Types of change
  • Add new component
  • Update existing component

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.