Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr

Filter by

1.8M results  (348 ms)

1.8M results

Summary Description This PR improves the formatting of the footer copyright text in Footer.jsx by ensuring consistent spacing around the © symbol while preserving the existing dynamic year generation. ...
assigned
enhancement
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:high
valid-issue
website

Problem ContributorsCarousel links to /ContributorGuide, but the registered route is /contributorguide. Why this matters React Router route matching is case-sensitive by default, so the CTA can land ...

Problem Navbar auth actions link to /events/create, but the registered create-event route is /create-event. Why this matters Users who click the navbar create action are sent to an unmatched route even ...

Problem UserDashboard links the Quest Center nav item to /dashboard/quests, but the route table only includes /dashboard, /dashboard/profile, and /dashboard/achievements for dashboard-related paths. ...

Problem The floor-plan designer navigates to /events/${eventId}/virtual-venue-walkthrough, but no matching route is registered. Why this matters Clicking the 3D Walkthrough button from the floor-plan ...

Problem src/components/cookies/page.tsx imports Link from next/link, but this repository is a Vite React app and does not declare next. Why this matters If the cookie policy component is routed or imported, ...

Problem The footer renders a React Router link to /cookies, but neither App.jsx nor the route arrays register a /cookies route. Why this matters Users clicking the Cookies link land on the not-found ...

Problem Several tests import @testing-library/user-event, but the package is not listed in devDependencies. Why this matters Running those tests in a clean checkout fails with a module resolution error ...

Problem src/setupTests.js imports @testing-library/jest-dom, but that package is not present in package.json. Why this matters Any Vitest/Jest setup that loads src/setupTests.js fails immediately during ...

Problem The mock setup imports msw, msw/browser, and msw/node, but msw is not declared in package.json. Why this matters Any test or dev flow that imports the mock worker/server fails during module ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.