issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
2.3M results
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
- ...
accepted
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
- ...
accepted
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
Algorithm cards use default transition timing. Apply consistent 300ms transition for smoother hover effect.
Observation
On an integration-target cw-orchestrate run (umbrella carries a cw-target: slug label, so PRs land on integration/ slug
), the per-issue subagents base their work on defaultBranch (main) ...
cw-feedback
rohit@interstellarconsulting.com added a feedback(#7922243) from https://localhost:3000/jobs br in cron pahe pause cron
buttons gives this error message. br br Screenshots: br br br br br Session details: ...

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.