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

phcurado / daisy_ui_components / e570820be9069e6c636a11a5f5119d17a26db123-PR-171
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: button-disabled-attribute
DEFAULT BRANCH: main
Ran 04 Sep 2026 06:47PM UTC
Jobs 1
Files 46
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

04 Sep 2026 06:44PM UTC coverage: 90.317%. Remained the same
e570820be9069e6c636a11a5f5119d17a26db123-PR-171

Pull #171

github

miguelcoba
Render the disabled attribute on button

`disabled` is declared as its own attr, so it never reaches `{@rest}` and
the rendered button carries only the `btn-disabled` class. It stays
focusable, clickable and announced as an ordinary button.

Render it on the element instead. `disabled` is also dropped from the
global `include:` list, where it was inert: a declared attr always wins,
so it could never arrive as a global.

No visual change — daisyUI styles `.btn-disabled`, `.btn:disabled` and
`.btn[disabled]` identically, and the class is still applied. The link
branch is untouched, since `disabled` is not valid on an anchor.
Pull Request #171: Render the disabled attribute on button

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

1138 of 1260 relevant lines covered (90.32%)

16.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e570820be9069e6c636a11a5f5119d17a26db123-PR-171.1 04 Sep 2026 06:47PM UTC 46
90.32
GitHub Action Run
Source Files on build e570820be9069e6c636a11a5f5119d17a26db123-PR-171
  • Tree
  • List 46
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #171
  • PR Base - main (#4036293A...)
  • 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