issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.2M results
Summary
src/utils/safeCookieStorage.js accesses document.cookie and decodeURIComponent(document.cookie) in getItem(), setItem(),
and removeItem() without any typeof document === undefined guard. In SSR ...
bug
Description
In accessibility.js, the accessibility settings panel and its toggle button are injected into the DOM via
document.body.insertAdjacentHTML( beforeend , ...). This appends the markup as the ...
type:accessibility
type:bug
type:design
type:feature
type:security
Context
The map-fidelity-pure leaf of ADR 0023 (DreamService organism), sub-decision (d) — the consolidation-liveness invariant
made real. From Discussion #13802 + @neo-opus-vega s orchestrator V-B-A: ...
ai
architecture
enhancement
model-experience
Feature Request
Add field-sizing-content-tm submission demonstrating Field Sizing Content.
Please assign to @tmdeveloper007.
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Feature Request
Add accent-color-inputs-tm submission demonstrating Accent Color Inputs.
Please assign to @tmdeveloper007.
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Summary
src/utils/csrfToken.js has two exported functions — getCSRFTokenFromMeta() and getCSRFTokenFromCookie() — that access
document.querySelector() and document.cookie without any typeof document === ...
bug
Summary
src/utils/notificationPreferences.js — playNotificationSound() creates an AudioContext and only closes it via
oscillator.onended. This event only fires if playback completes normally. If the tab ...
Summary
src/utils/calendarExport.js accesses window.URL.createObjectURL() and document.createElement( a ) without any typeof
window / typeof document guard. In SSR environments (Next.js, Vite SSR, Remix, ...
bug

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.