Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP linked:pr linked:pr

Filter by

6.2M results  (360 ms)

6.2M results

Summary Improve the exhibit header and globe presentation styling for the history display screens. Scope - Soften the dark square backdrop behind the globe into a circular ambient glow. - Increase ...

Description In public/digital_clock/digitalclock.html, there is a duplicate definition of the alarm settings UI block (lines 223-249 and lines 282-351). This results in duplicate elements with id= alarm-controls ...

Description In public/TO_DO_LIST/todolist.js inside the saveAsPDF function, the code reads: const status = task.status.toUpperCase(); If a task has a null or undefined status, calling .toUpperCase() ...

Description In the digital clock page, there are multiple dark mode toggle buttons (both in the main layout and inside settings panels). The current applyDarkMode function only updates the text of a single ...

Description In public/digital_clock/digitalclock.js, there is a duplicate definition of the toggleDarkMode function (lines 593-599) and a global execution block (lines 601-604) that conflicts with the ...

Description In public/digital_clock/digitalclock.js at line 94, the script attempts to call setTheme(activeTheme) inside the DOMContentLoaded event listener: if (typeof setTheme === function ) { setTheme(activeTheme); ...

https://github.com/lelinhtinh/jEpub/blob/2a0fa130f99d80cd2c14a294e55f977a27b6a38d/index.d.ts#L158-L161 Here generate returns Promise Blob | ArrayBuffer | Uint8Array | Buffer in typing. But according ...

Bug Report The Show Path button had two problems: 1. It was calling self.master.destroy which just closed the window instead of showing any path 2. The destination input had no effect — the graph always ...

When serializing entities for test data bundles, Jackson includes nested relationship objects (e.g. course) even though only the foreign key field (courseId) is required.

for day 118
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.