Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: 2FA Input whitespace is trimmed before submit #5489

Open
2 tasks
vasilicekaskinqualitypool opened this issue Jul 29, 2024 · 1 comment
Open
2 tasks

FR: 2FA Input whitespace is trimmed before submit #5489

vasilicekaskinqualitypool opened this issue Jul 29, 2024 · 1 comment
Labels
Authenticator An issue or a feature-request for an Authenticator UI Component feature-request Request a new feature

Comments

@vasilicekaskinqualitypool

On which framework/platform would you like to see this feature implemented?

React

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

Feature Request: Trim Whitespace in 2FA Code Input Field

Framework/Platform

React

UI Component

Authenticator

Feature Description

Currently, the input field for the 2FA (Two-Factor Authentication) code does not trim whitespace before submitting the code. This can lead to user frustration if they accidentally include leading or trailing spaces, causing their 2FA code to be rejected even though it is correct.

Please describe a solution you'd like.

Desired Behavior

The input field for the 2FA code should automatically trim any leading or trailing whitespace before submitting the code.

We love contributors! Is this something you'd be interested in working on?

  • 👋 I may be able to implement this feature request.
  • ⚠️ This feature might incur a breaking change.
@vasilicekaskinqualitypool vasilicekaskinqualitypool added the feature-request Request a new feature label Jul 29, 2024
@github-actions github-actions bot added the pending-triage Issue is pending triage label Jul 29, 2024
@esauerbo esauerbo added Authenticator An issue or a feature-request for an Authenticator UI Component and removed pending-triage Issue is pending triage labels Jul 29, 2024
@esauerbo
Copy link
Contributor

Hey @vasilicekaskinqualitypool thanks for reporting this issue. We're adding this request to our project roadmap.

@reesscot reesscot changed the title 2FA Input whitespace is trimmed before submit FR: 2FA Input whitespace is trimmed before submit Aug 1, 2024
@esauerbo esauerbo added bug Something isn't working and removed feature-request Request a new feature labels Aug 6, 2024
@reesscot reesscot added feature-request Request a new feature and removed bug Something isn't working labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authenticator An issue or a feature-request for an Authenticator UI Component feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

3 participants