issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript language:Java
Filter by
60.3M results
The working tree is ~511 MB and .git is ~99 MB. Large blobs in history/tree:
- public/images/ai_cant_make_black_metal.png — 9.4 MB (also present as a 1.6 MB blob; old one retained)
- public/images/alienation_by_design.png ...
cleanup
performance
src/layouts/BaseLayout.astro:19 sets html lang= en for all pages, but several posts are Turkish or Japanese (e.g.
src/content/blog/2010/2010-07-30-日光きらいな日本人.md, and the Turkish DRM post). A wrong lang ...
accessibility
seo
Context
The Tomo Tsukai toolkit (Claude Code, host coding sessions; charter Kokoro ADR-020) captures noteworthy coding events as
initial inbox notes written into the Obsidian vault via Kado s kado-write ...
area:config
area:inbox
enhancement
needs-decision
WATCH_PROGRESS_SYNC_REQUEST Email: henry8812@gmail.com Name: Henry Gomez IMDb: tt34809853 TMDB: 276161 Title: Teach You
a Lesson Type: series Season: 1 Episode: 8 Progress: 0 EventType: started StartedAt: ...
watch-progress-sync
src/styles/global.css defines an infinite glow animation plus fade-in/slide-up, applied unconditionally. Users who
request reduced motion still get them.
Fix: add a @media (prefers-reduced-motion: reduce) ...
accessibility
enhancement
src/components/Header.astro:121 and :124 use target= _blank without rel= noopener noreferrer , while their desktop
equivalents (:46-48, :58-60) include it. Inconsistent, and reverse-tabnabbing hygiene. ...
accessibility
bug
img width= 1080 height= 2340 alt= Image src=
https://github.com/user-attachments/assets/9fa8e58d-949a-4a57-9fb2-d4a4859ada32 /
The inline SVG icons across Header.astro, PostCard.astro, and the pages are decorative but lack aria-hidden= true , so
screen readers may announce graphic/path noise.
Fix: add aria-hidden= true (and ...
accessibility
What happened
millpy-review-discussion.py calls find_active_slug(project_root, ...) with project_root = resolve_hub_path() (the hub
worktree), not the task worktree. _review_common.find_active_slug first ...
bug
src/components/Header.astro:99 (button) plus the script at src/components/Header.astro:135 toggle the menu s hidden
class but never set aria-expanded, so screen readers don t announce open/closed state. ...
accessibility
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.