Skip to content

Conversation

ArtOfCode-
Copy link
Member

Closes #1575.

Changes the two-factor code inputs to autocomplete OTC, autofocus, numeric input mode, and input type "number". This should trigger mobile devices to use numeric keypads.

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.35%. Comparing base (b54f3e1) to head (f67b12a).
Report is 16 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 59.24% <ø> (ø)
helpers 61.95% <ø> (ø)
jobs 28.00% <ø> (ø)
models 57.17% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cellio cellio requested a review from a team April 1, 2025 00:01
Copy link
Member

@Oaphi Oaphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Oaphi Oaphi merged commit a241c06 into develop Apr 1, 2025
9 checks passed
@Oaphi Oaphi deleted the art/1575/two-factor-field branch April 1, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Two-factor code entry field does not use numeric keypad
2 participants