issues Search Results · language:Edge language:TypeScript language:HTML language:PHP
Filter by
20.3M results
Bug
The Instructors badge and Green group badge were rendering as invisible white-on-white.
Root cause
GroupBadge applies Tailwind utility classes (e.g. bg-zinc-900, bg-green-500) that come from dynamically ...
bug
TDD Checklist
- [x] RED: test renders email, password fields and submit button
- [x] Verify RED: fails (LoginForm doesn t exist)
- [x] GREEN: create LoginForm with useActionState
- [x] Verify ...
feature
Thin wrapper around `createBrowserClient` from `@supabase/ssr`.
Configuration only — no TDD needed.
- [x] Create `lib/supabase/browser.ts`
infra
TDD Checklist
- [x] RED: test verifies redirect( / ) called on success
- [x] Verify RED: test fails (mock always returned error)
- [x] GREEN: restructure mocks, redirect already implemented
- ...
feature
TDD Checklist
- [x] RED: test returns form error on invalid credentials
- [x] Verify RED: test fails (no Supabase call yet)
- [x] GREEN: add Supabase signInWithPassword call, return error
- [x] ...
feature
TDD Checklist
- [x] RED: test returns validation error for empty email
- [x] RED: test returns validation error for empty password
- [x] Verify RED: tests fail (signInAction not implemented)
- ...
feature
Description
Wave D · Slice 18 per docs/V3-INVENTORY.md §7. Ship the ScanStartButton body component in @a11yscan/extension-form. V2
design reference: tmp-screenshots/v2-baseline/01-default-scan-tab.png ...
status:in-progress
type:story
Playwright setup and auth flow E2E tests.
- [ ] E2E: login with valid credentials → redirect to dashboard
- [ ] E2E: login with invalid credentials → error displayed
- [ ] E2E: unauthenticated visit ...
test
Dashboard layout with auth guard, signOutAction + tests.
- [ ] Dashboard layout — auth guard + sign-out button
- [ ] signOutAction — clear session, redirect to /login
Branch: feature/auth
feature
Session validation middleware, landing page redirect logic.
- [ ] Middleware — session validation, redirect unauthenticated to /login
- [ ] Landing page — redirect to /login or dashboard based on ...
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.