issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:PHP language:C#
Filter by
46.8M results
Add a feature document in the features directory that describes what the training plan feature is and what it should do.
目標
TOPページの「VIEW MORE →」リンクを「もっと見る」に変更し、全体のリンク文言の平仄を整える
対象範囲
TOPページに関連するコンポーネント全般
完了条件
- [x] pnpm run typecheck
- [x] pnpm run lint
- [x] pnpm run test
- [x] pnpm run build
対象外
No response ...
I am using cursor as my provider for sandcastle ( specifically using cursor-2.5).
I am finding that frequently the agent seems to go quite idle ( similar to
https://github.com/mattpocock/sandcastle/issues/532 ...
The locale toggle links to /${locale} unconditionally, so switching language from /en/docs/getting-started or /en/app
drops the user back to the home page instead of the translated equivalent.
File: src/components/layout/Header.tsx:84-86 ...
accessibility
bug
help wanted
i18n
The docs aside with DocsSidebar is hidden lg:block, so on phones/tablets there is no way to navigate between doc pages
except the prev/next links at the bottom of each article.
File: src/app/[lang]/docs/layout.tsx:25-29 ...
accessibility
enhancement
help wanted
The pane splitter has role= separator and aria-orientation but only pointer handlers, no tabIndex, and no
aria-valuenow/min/max. Keyboard users cannot resize the editor/diagram split at all (WCAG 2.1.1). ...
accessibility
enhancement
help wanted
やること
- app/posts/[id]/page.tsx を作成する
- 一覧ページから詳細ページへのリンクを追加する
完了条件
- http://localhost:3001/posts/1 で記事詳細が表示される
- 一覧ページからリンクで遷移できる
スタック
- Next.js App Router
- TypeScript
blog-api
frontend
TypeScript
The sticky header has brand + two nav blocks + CTA + language switcher and no skip link, so keyboard/screen-reader users
must tab through all header controls on every page (WCAG 2.4.1 Bypass Blocks).
...
accessibility
enhancement
good first issue
Background
The router v0.5 work (searchParams(), #1917, spec/router.md The wedge ) calls for sideEffects : false on
@barefootjs/client s package.json so that an island which imports from @barefootjs/client ...
known-limitation
The home and app pages render Header + sections + Footer with no main element, so screen-reader users lose the primary
landmark and skip-link target. (not-found.tsx correctly uses main.)
Files: src/app/[lang]/page.tsx:20-49, ...
accessibility
enhancement
good first issue

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.