issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
1.7M results
작업 내용
fetchClient에서 /api/auth 경로의 BASE_URL을 제거한 이후 회원가입 요청이 Next.js 서버로 라우팅되는데, /api/auth/signup 프록시 라우트가 없어 404 HTML을 반환해
JSON 파싱 에러가 발생
이를 해결하기 위함.
체크리스트
- [ ] 기능 구현
- [ ] UI 확인
- [ ] 예외 처리 ...
bug
Description
The form_submissions table was created in server/migrations/1705945200000_create-initial-schema.js with only a primary
key on id. There are no indexes on form_type, created_at, or submitted_by ...
admin-dashboard
assigned
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
type:accessibility
type:bug
type:performance
valid-issue
website
Description
On some tilesets, I noticed that the option loadAncestors (enabled by default) was causing gaps (empty tiles) on camera
movement.
It seems to appear on grouping tiles referencing other tilesets ...
bug
Description
Event registration is a dual-write across two separate databases — Supabase (capacity decrement via stored procedure)
and local PostgreSQL (registration record insert). There is no distributed ...
assigned
good first issue
gssoc:approved
GSSoC'26
level:intermediate
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
type:accessibility
type:bug
type:performance
valid-issue
website
Bug
The TaskMate admin panel (/taskmate-admin) renders raw i18n keys (e.g. panel.tab_children, panel.child_title,
panel.nav_today) instead of translated text when the page is loaded cold (e.g. a hard-refresh ...
admin-panel
bug
frontend
i18n
localization
Description
The POST /api/notifications/subscribe and POST /api/notifications/unsubscribe routes in server/routes/notifications.js
(lines 17–86) store push subscriptions in a volatile in-memory Set. A ...
admin-dashboard
assigned
good first issue
gssoc:approved
GSSoC'26
level:intermediate
mentor:Ayushh-Sharmaa
needs-labels
priority:high
type:accessibility
type:bug
type:performance
valid-issue
website
Follow-up to #90 / PR #120. That PR made passkeys functional but with a clunky surface: a separate “Passkey” button next
to “Sign in”, and an “Add a passkey” item buried in the account dropdown. This issue ...
enhancement
security
UX
Feature/Project Proposal
img width= 1885 height= 888 alt= Image src=
https://github.com/user-attachments/assets/9b6158e5-dcd1-4bda-9c59-d05606391c93 /
I would like to add the Components folder for the ...
enhancement
G2 — server/lib/gasSponsorshipLedgerStore.mjs
Per docs/CC_HANDOFF_gas_tank_relay.md G2. Follow the create*Store(cacheDir) pattern (pure store, injected — not a
singleton import). Backs .cache/gas-sponsorship-ledger.json. ...
G1 — server/lib/eip3009.mjs (EIP-3009 primitive)
Per docs/CC_HANDOFF_gas_tank_relay.md G1. Mirror the in-house pattern in server/lib/hydrationCallPermit.mjs. Pure
helpers, no side effects:
- buildTransferWithAuthorizationPayload(...) ...

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.