issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.2M results
Reduce duplication in the button event-handler wiring.
- Replace the three separate addEventListener blocks with a single loop over the operation names
Branch: chore/refactor-handlers
chore
When one or both inputs are empty, the calculator produces NaN instead of a helpful message.
- Guard empty inputs in calculateAndDisplay and show * Please fill both inputs *
- Add a unit test covering ...
bug
Add a Multiply button to the calculator.
- Add a multiply(a, b) function in script.js
- Add a btn-multiply button to index.html wired to the multiply operation
- Add a unit test for multiply() in ...
enhancement
Description
The MyCalendar s html page has several accessibility and HTML quality issues:
- Interactive elements are missing appropriate ARIA attributes.
- Dynamic content updates are not announced ...
Context
#13623 AC2 + AC3 (graduated #13621→#13623). The §no_hold_state stance (L3, #13620) + its validator (verified-no-lane
retirement, #13627 / PR #13630) are landing; this places the teeth-test — the ...
ai
architecture
enhancement
model-experience
enhancement
enhancement
Problem
Bun cross-runtime parity is supposed to be part of the definition of done (webjs runs on Node 24+ AND Bun, #508), but
the guardrail is too weak, so it slips to an afterthought. Concretely, during ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.