issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.3M results
Description
There is stray literal text ** main ** appearing in two places inside code blocks on the documentation site
(docs/index.html):
1. Line 1321 — Inside the Spacing code example
2. Line 1645 ...
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Description
In examples/demo.html line 531, a margin-bottom: var(--ease-space-8); declaration is written outside the style attribute
due to a missing closing quote. This results in malformed HTML where ...
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Symptom
With the default ** Agent may use the mouse OFF**, scrolling the mouse wheel over a Claude session scrolls through the
TUI (its command/history view) instead of the terminal s own scrollback — ...
Description
A *missing closing brace }* at the end of the .ease-shimmer-sweep\ rule in \core/animations.css\ (line 726) causes the
subsequent .ease-squish-button\ rule (line 727) to be parsed as part ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Title
Replace internal absolute URLs with Gatsby Link components in community handbook
Description
The src/collections/handbook/community/index.mdx file contains internal Layer5 links that use absolute ...
framework/gatsby
help wanted
kind/bug
問題1: unfill-optimized による空白スペース
data-ad-status= unfill-optimized の場合、CSS が非表示にしないためコンテナが空白スペースとして残る。
修正
/* Before */
.adsense-container:has(ins[data-ad-status= unfilled ]) { display: none; }
/* After ...
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.