issues Search Results · language:Dune language:JavaScript language:JavaScript
Filter by
18.9M results
Description
:scope only adds noise in this scenario
Examples
// ✅
el.querySelector( a )!;
// ✅
el.querySelector( .a )!;
// ✅
el.querySelector( .a, b )!;
// ❌
el.querySelector( div .a, b )!;
// ✅ ...
change request
evaluating
Navbar Footer Hero MemberCard ProjectCard DebugPanel
Make filter text box always visible with inset x button for clearing it Delete the current 🔍 Filter and ✕ Clear buttons
Problem or motivation
Problem
Some dashboard sections show blank areas or minimal feedback when no data is available (Resume, Jobs, Portfolio).
Proposed Solution
Create a reusable EmptyState component ...
Home page Members page Common Projects page Individual Projects page Project Details page
Parent
- #35
What to build
Document the teacher-visible Kurspilot skill family and naming so kurspilot, kurspilot-einrichten, kurspilot-planen and
kurspilot-umsetzen are understandable as working ...
documentation
enhancement
ready-for-agent
React Router setup Dynamic routes
Problem
The doctor() function in bin/forgedock.mjs extracts forgeOwner and forgeRepo from forge.yaml via regex and interpolates
them directly into an execSync shell command string. If a user runs npx ...
needs-validation
priority:P3
review-finding

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.