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

coreui / coreui-pro / 34542591849
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 10 Sep 2026 11:33PM UTC
Jobs 1
Files 75
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

10 Sep 2026 11:32PM UTC coverage: 93.676% (+0.02%) from 93.661%
34542591849

push

github

web-flow
fix(Popup): let an open panel own Escape so an enclosing dialog stays open (#1238)

Escape inside a picker or combobox menu that sits in a <dialog> closed
both: the panel's listener on document only called hide(), so the same
press bubbled to the dialog and, unprevented, made the browser fire the
dialog's native `cancel`.

Focus already lives in the panel while it is open, the way it does in a
native date control, so the panel now takes the press for itself: Popup
listens on its content and anchor and calls preventDefault() and
stopPropagation() before hiding; Autocomplete, MultiSelect and Combobox
do the same on their field while the menu is shown, and leave a press on
a closed menu alone so it reaches the dialog. Escape no longer reopens
a closed Autocomplete menu, which had swallowed the second press.

5711 of 6395 branches covered (89.3%)

Branch coverage included in aggregate %.

19 of 19 new or added lines in 4 files covered. (100.0%)

10909 of 11347 relevant lines covered (96.14%)

441.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34542591849.1 10 Sep 2026 11:33PM UTC 75
93.68
GitHub Action Run
Source Files on build 34542591849
  • Tree
  • List 75
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34542591849
  • f7e3d4c7 on github
  • Prev Build on v6-dev (#34541519767)
  • Next Build on v6-dev (#34544335207)
  • 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