issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr linked:pr
Filter by
1.8M results
Symptom
When Pick is loaded inside StrikeHub on Windows (MSI install), the chat panel renders and other apps in Matrix Studio
behave normally, but pressing Enter (or clicking Send) in Pick chat does nothing ...
The cuurent webpage lacks the footer which makes it look unprofessional.
Create a good footer section for the website
ECSoC26
enhancement
good first issue
Summary of What Needs to be Done: Add unit tests for the pure validation helpers in src/app/api/chatbot/route.js:
validateMessages (message array validation) and toGeminiContents (message schema conversion). ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the visualizer stepRunner utilities in
src/lib/visualizer/stepRunner.js. These functions handle algorithm registration, synchronous step generation ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the CSRF constant utilities in src/lib/csrfConstants.js. These are
helper functions for origin validation, HTTP method classification, and API route ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the CSRF token utilities in src/lib/csrf.js. These functions handle
token generation (HMAC-signed), validation (with expiry), and cookie-setting for ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the pure utility functions in
src/lib/collaboration/sessionTrace.js. These functions handle session text sanitization, snapshot creation, event
privilege ...
gssoc:approved
mentor:PankajSingh34
type:feature
Description
The main backend entrypoint (server/index.js) references multiple identifiers that are never imported, causing runtime
failures when the affected routes or middleware execute.
The missing ...
admin-dashboard
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:high
valid-issue
Description
The backend server defines ADMIN_EVENT_PASSWORD more than once inside server/index.js, which causes a duplicate
declaration error during startup.
Because both declarations exist in the same ...
admin-dashboard
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:high
valid-issue
Description
The server rate limiter validation logic references syncRateLimiter, but no such limiter is declared or imported
anywhere in server/middleware/rateLimiter.js.
During application startup, ...
assigned
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
NSOC'26
priority:high
valid-issue
website

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.