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

coreui / coreui-pro / 35404781073
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: feat/multi-select-dialog-popup-v6
DEFAULT BRANCH: main
Ran 18 Sep 2026 11:14PM UTC
Jobs 1
Files 76
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

18 Sep 2026 11:12PM UTC coverage: 94.345% (+0.003%) from 94.342%
35404781073

push

github

web-flow
fix(MultiSelect): honour pickerIcon false (#1368)

The button was built unconditionally, so `pickerIcon: false` left a
focusable control announced as "Toggle options list" whose visible text
was the literal string "false", since the option value was written into
the button as its content. React and Vue already skip the button, and
the v6 migration guide says `pickerIcon: false` hides it here too.

`_createButtons()` now clears `_indicatorElement` before it decides
whether to build one. Without that, a rebuild through `setConfig` left
the field pointing at the button in the discarded wrapper, and the
selection cleaner, which is inserted before it, went into the detached
tree and never appeared again.

The cleaner also falls back to appending to the toggler when no button
exists.

The docs table never listed `pickerIcon` for this component, though
Autocomplete documents the same option. The row says the button toggles
the list, because the control itself only opens it.

5762 of 6375 branches covered (90.38%)

Branch coverage included in aggregate %.

13 of 13 new or added lines in 1 file covered. (100.0%)

10971 of 11361 relevant lines covered (96.57%)

531.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35404781073.1 18 Sep 2026 11:14PM UTC 76
94.34
GitHub Action Run
Source Files on build 35404781073
  • Tree
  • List 76
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35404781073
  • 78ee4613 on github
  • Prev Build on v6-dev (#35403341831)
  • Next Build on v6-dev (#35405608425)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc