issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
Summary of What Needs to be Done
src/hooks/useAutoSaveDraft.js calls window.addEventListener( beforeunload , ...) inside a useEffect without verifying
that window exists. During SSR, window is undefined, ...
bug
From Locotomo on Discord:
When you activate the Ability Score Log and click on an attribute a dice is rolled for a skill check and the window pops
open. Can you do it like the window opens when you do ...
Summary of What Needs to be Done
src/hooks/useSessionTimeout.js calls window.addEventListener directly in its useEffect without checking whether window
exists. In SSR environments, window is undefined, ...
bug
Summary of What Needs to be Done
src/utils/serviceWorkerRegistration.js calls window.addEventListener( load , ...) inside the registerServiceWorker
function. While the outer check guards against navigator ...
bug
Summary of What Needs to be Done
src/utils/lenisUtils.js uses document.querySelector, window.scrollTo, window.lenis, and window.scrollY without any SSR
guards. When these utilities are imported or called ...
bug
From Locotomo on discord:
img width= 294 height= 335 alt= Image src=
https://github.com/user-attachments/assets/9e7c63a0-38cf-49d9-b8d5-d3597819f6dd /
this looks like with the custom card from our dcc-qol ...
POST /api/uploads currently returns 201 with status: no-file when the multipart request omits the file field. A
successful upload endpoint should not report success when no upload was accepted.
This ...
Functional Bug Report
- Workflow Focus: Team Chat Conversations
- Severity: medium
- Confidence: high
Workflow
Team Chat Conversations
Functional Impact
Users can read every message in a targeted ...
fix-ready
triage:bug
triaged
Just like phoebus GUI, it should allow multiple settings, like
alarm-server -settings /path/to/global/settings.ini -settings /path/to/more/specific/settings.ini
Right now it will only read the last -settings, ...

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.