issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Java language:JavaScript
Filter by
5.9M results
Goal
Move the current JavaScript lesson tree into the new topic structure.
Scope
- Move root lessons/ to topics/js/lessons/.
- Preserve all lesson folder names and exercise files.
- Keep the current ...
🏗️ Refactor
🏗️ Repo/Build
Summary of What Needs to be Done
In src/utils/shareModalUtils.js, the function createShareModalData uses window.location.origin as a default parameter
value:
export const createShareModalData = (event, ...
bug
Summary of What Needs to be Done
In src/hooks/useRoutePrefetch.js, the prefetch callback accesses window directly without an SSR guard:
const prefetch = useCallback((importFn, key) = {
if ( requestIdleCallback ...
bug
Summary of What Needs to be Done
In src/hooks/useLocalStorage.js, the setValue callback uses queueMicrotask to defer the localStorage write. The
microtask callback accesses window without an SSR guard: ...
bug
Summary of What Needs to be Done
In src/hooks/useTokenExpiry.js, the clearExpiredSession callback schedules a redirect using window.location.replace
inside a setTimeout:
const clearExpiredSession = useCallback(() ...
bug
Summary of What Needs to be Done
In src/utils/relativeTime.js, the getRelativeTime function unconditionally returns null for any numeric input:
export function getRelativeTime(dateInput) {
if (typeof ...
bug
Aim:
Add executable in dist
Steps:
- [x] Replace value() in gui with value
- [x] Generate executable
Acceptance criteria:
- [x] Application runs from executable
bug
Is there an existing issue or pull request for this?
- [x] I have searched the existing issues and pull requests
Feature description
Overview
Certain parameters in a configuration step are forced ...
enhancement
python
Goal
Set up the repo for topic-based curriculum packages without moving lesson files yet.
Scope
- Add root npm workspace configuration for topics/*.
- Add topics/js/package.json for the JavaScript ...
🏗️ Refactor
🏗️ Repo/Build
Problem
Sealed Ashigaru agents start cold against the codebase every run. The current CLAUDE.md has stack info and run.sh
commands but no architecture map, so agents spend 10-15 minutes exploring the ...

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.