Skip to content

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

Filter by

3.2M results  (312 ms)

3.2M results

Goal Catch the remaining tooling, import-resolution, and verification work after the topic migration. Current Issue During #160 and #161 testing, the npm workspace wiring worked correctly: root scripts ...
🏗️ Refactor
🏗️ Repo/Build

Goal Update user-facing documentation for the new topic-based folder structure. Scope - Update README paths from root lessons/ to topics/js/lessons/. - Update project paths from js/projects/ to ...
🏗️ Refactor
🏗️ Repo/Build

Background Today words are classified into Anki-backed statuses (unlearned / learning / learned) only when they match a card. Words with no matching Anki card ( unmatched spans) get wrapped by segmentAndWrap ...
enhancement

Part of #3054. Scope Add Geography support to the SedonaFlink measurement and output functions, so geography columns can be measured and formatted (not just constructed). This mirrors Spark, where these ...

What s wrong Visiting a protected page (/dentists, /appointments, /dashboard, etc.) while logged out returns the full page shell (HTTP 200) instead of redirecting to /users/login. Confirmed live with ...

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
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.