issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
2.3M results
검색 인기 도서 와 한 문장 피드에서 발견된 표시 문제 3종 (QA, 폰 실측).
1. · p (페이지 숫자 없음) — 클라
SearchResultItem(search.js:434)이 {publisher} · {total_pages}p 를 무조건 렌더 → 인기 RPC 결과(출판사·페이지 없음)에서 · p. 피드
SentenceCard(sentence-card.js:61)도 ...
bug
Submission for EaseMotion CSS: container-query-cards-tm
- style.css with 100+ meaningful CSS lines using --ease-* tokens
- demo.html interactive demo (3+ examples)
- README.md real documentation ...
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Add subtle fade-in animations when navigating between pages for smoother UX.
gssoc
type:design
type:feature
Submission for EaseMotion CSS: css-has-selector-tm
- style.css with 100+ meaningful CSS lines using --ease-* tokens
- demo.html interactive demo (3+ examples)
- README.md real documentation
- ...
good first issue
gssoc:approved
GSSoC-26
help wanted
level:advanced
Submission for EaseMotion CSS: css-grid-magazine-tm
- style.css with 100+ meaningful CSS lines using --ease-* tokens
- demo.html interactive demo (3+ examples)
- README.md real documentation
- ...
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Summary of What Needs to be Done
In src/Pages/Contact/ContactUs.js, the SEOHead component receives window.location.href as the url prop directly in JSX:
SEOHead
title={t( contactUs.pageTitle )}
...
bug
Summary of What Needs to be Done
In src/Pages/About/AboutPage.js, the SEOHead component receives window.location.href as the url prop directly in JSX:
SEOHead
title= About Us
description= ... ...
bug
Summary of What Needs to be Done
In src/hooks/useTokenExpiry.js, the setTimeout callback at line ~24 calls window.location.replace( /login ) without
checking if window is defined. While the outer function ...
bug
Summary of What Needs to be Done
In src/App.jsx at line 85, the isDesktop state is initialized as:
const [isDesktop, setIsDesktop] = useState(window.innerWidth = 1024);
window.innerWidth is accessed ...
bug
Summary of What Needs to be Done
The removeValue function in src/hooks/useLocalStorage.js directly accesses window.localStorage.removeItem and
window.dispatchEvent without an SSR guard. The sibling setValue ...
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.