• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

twbs / bootstrap / 27363437120
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: mdo/v6-solution-options
DEFAULT BRANCH: main
Ran 11 Jun 2026 04:58PM UTC
Jobs 1
Files 33
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jun 2026 04:56PM UTC coverage: 94.24% (-0.09%) from 94.327%
27363437120

push

github

web-flow
Rework OTP input as a single accessible input with rendered slots (#42500)

* Rework OTP input as a single accessible input with rendered slots

Rebuild the OTP component around one real <input> rendered as separate
digit slots (the input-otp/shadcn model) so assistive tech, password
managers, and SMS autofill treat it as a single field — addressing the
accessibility feedback in twbs/discussions#42486.

- Replace the six-input markup and per-digit aria-labels with one labelled input
- Add a type option (numeric/alphanumeric/alpha) and glyph-based masking
- Make length a real option (falls back to maxlength); add groups/separator
- Standardize naming on bs.otpInput; events complete.bs.otpInput /
  input.bs.otpInput now expose event.value
- Move validation styling onto the rendered .otp-slot elements
- Rewrite docs and unit tests for the single-input model

* Fix bundlewatch sizes and cspell dictionary for OTP input

- Bump bundlewatch maxSize thresholds to account for the OTP component
- Add "autofilled" to the cspell dictionary used in the OTP docs

* bump bundle

1013 of 1132 branches covered (89.49%)

Branch coverage included in aggregate %.

98 of 101 new or added lines in 1 file covered. (97.03%)

2897 of 3017 relevant lines covered (96.02%)

319.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.33
-4.29% js/src/otp-input.js
Jobs
ID Job ID Ran Files Coverage
1 27363437120.1 11 Jun 2026 04:58PM UTC 33
94.24
GitHub Action Run
Source Files on build 27363437120
  • Tree
  • List 33
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27363437120
  • d5869be3 on github
  • Prev Build on v6-dev (#27362980182)
  • Next Build on v6-dev (#27370326654)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc