issues Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript language:CSS
Filter by
72.5M results
Context
Trips, profile, host dashboard require login.
Acceptance criteria
- [ ] Unauthenticated visit → /login?next=/original/path
- [ ] After login, user lands on the original page
- [ ] Loading ...
area: frontend
size: S
type: feature
Symptom
Every dashboard page load logs 2 console errors from vis-network: Unknown option detected: improvedLayout nested under
layout.hierarchical. Observed during PRD #680 production verification (qa-proof/PROD-680-live.png ...
captured
Context
Central auth state for the whole app.
Acceptance criteria
- [ ] Access token kept in memory (NOT localStorage — XSS); refresh via cookie on 401 then retry once
- [ ] useAuth() exposes user, ...
area: frontend
size: M
type: feature
Symptom
Imported amex-gold-1001_060926_22_35.csv (Amex Gold ••1001). Result: 21 total rows → 0 imported, 21 skipped, 0 errors.
Timeline shows Deduplication: 21 duplicates removed. User is confident the ...
Context
The SAME zod schemas validate in the browser and on the server — packages/shared in action.
Acceptance criteria
- [ ] /register and /login pages, accessible labels + errors
- [ ] Client-side ...
area: frontend
size: M
type: feature
Problem
app/backend/encryption.py:57-59 — decrypt_value() returns the stored string unchanged if the fernet: prefix is absent
(legacy plaintext row passthrough). The reencrypt_plaintext_keys() migration ...
audit-2026-06-10
audit-finding
category: security
severity: medium
Profile CRUD, avatar upload, become-a-host flow. Design: docs/system-design.md §3.2 (users module).
Child issues
- [ ] #41
- [ ] #43
- [ ] #45
- [ ] #46
area: backend
epic
Context
What guests see when checking out a host.
Acceptance criteria
- [ ] Returns ONLY public fields (decide them in the shared schema)
- [ ] 404 problem+json for unknown id
- [ ] Test asserting ...
area: backend
size: S
type: feature
Context
Two-sided marketplace: guests upgrade to hosts.
Acceptance criteria
- [ ] Creates HostProfile (about, phone) and sets role=host in one transaction
- [ ] Idempotent: calling twice doesn t ...
area: backend
size: S
type: feature
Context
First file-upload path — the pattern listings photos will reuse (docs/system-design.md §8).
Acceptance criteria
- [ ] POST /users/me/avatar accepts jpeg/png/webp ≤ 2 MB; 415/413 otherwise ...
area: backend
size: M
type: feature

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.