issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript linked:pr language:HTML
Filter by
6.1M results
Die Einstellungen-Seite soll redesignt und speziell für Desktop-PCs optimiert werden. Folgende Anforderungen sind dabei
zu berücksichtigen:
- Die Reiter am oberen Rand sollen links als Navigationsmenü ...
Feature Request
Chat applications and AI assistant UIs need styled message bubbles. Need sent (right-aligned) and received
(left-aligned) variants.
div class= ease-chat-msg ease-chat-sent Hello! /div ...
accepted
component
gssoc:approved
GSSoC-26
level:intermediate
type:feature
概要
UPDATE goals SET status = done WHERE id = ?1 に AND status != done がない。UNIQUE 制約が実際の防御だが、UPDATE 側も防御が必要。
修正方針
WHERE 句を AND status != done に変更してフェイルファストさせる。
bug
概要
update() が 0 行更新時に new Error(...) を返すため、template が並行削除されると 500 になる。null を返して use-case が 404 にマッピングすべき。
修正方針
row === undefined のとき null を返すよう変更。use-case で null を template_not_found にマッピング。
bug
概要
CreateGoalEvaluation は goal.status === done をチェックしない。完了済みゴールに評価を追加できる。UpdateGoal / DeleteGoal は hasFinalEvaluation
でガードしているが CreateGoalEvaluation は未対応。
修正方針
findById 後に if (goal.status === done ...
bug
img width= 1174 height= 1004 alt= Image src=
https://github.com/user-attachments/assets/8e65c0b5-4c8d-4c4b-a357-cfc3e532c3f9 /
Problem
When a Shogo workspace runs vite build --watch, the build process ...
bug
Feature Request
A slowly shifting gradient background makes hero sections and CTA banners feel dynamic without being distracting.
section class= ease-gradient-bg
...
/section
The gradient position ...
accepted
animation
gssoc:approved
GSSoC-26
level:intermediate
type:feature
Feature Request
Segmented controls (pill-style grouped radio buttons) are used for switching between views, modes, or filters. Built on
radio inputs with no JS.
div class= ease-segment-group
label ...
accepted
component
gssoc:approved
GSSoC-26
level:intermediate
type:feature
Is there an existing issue for this?
- [x] I have searched the existing issues
Which documentation is affected?
AGENTS.md
What is unclear, incorrect, or missing?
In a time when the usage of AI is ...
documentation
問題描述
外部公開連結的填答頁,填答進度(側欄「當前」高亮)不會自動跟隨捲動。填答者往下滑作答時,側欄一直停在第一題,無法反映現在看到哪一題。
測試連結: https://quanwen.vercel.app/s/a54f3f8c-bc04-48ed-b9e2-e0590ca1f3c8
線上實測證據(2026-06-11,用瀏覽器實際驗證)
1. 側欄已存在、容器 sticky 正常
...

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.