Practitionist / Practitionist/elluminar_web

🟠 Product completeness & QA

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

launch-window
Dominant language
TypeScript
Stars
1
Forks
0
Avg merge
17h 2m
Merged PRs (30d)
18

Description

Tasks

  • State matrix (Gate 1) on every screen: skeleton / empty / error / offline / permission-denied / drip-locked / seat-revoked / subscription-lapsed / payment-pending / refunded. Most pages are happy-path only.
  • Remaining designer screens: course-completion, live calendar; integration-heavy: live class/code/defense rooms (Fermion), gift claim, referrals.
  • Mobile responsive pass across all surfaces (designer shipped mobile screens — verify parity).
  • Accessibility WCAG AA — accent contrast, keyboard nav, focus, ARIA/labels.
  • Critical-path tests: checkout → enrollment → progress → credential → verify; Playwright e2e + vitest; load-test J1–J4.

Acceptance

All states designed; a11y audit passes; e2e green on money + credential journeys.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or entry points are named, so start by inventorying the screens and existing Playwright and Vitest coverage against the listed state matrix. Check the checkout-to-credential flow, responsive parity, and WCAG AA requirements; done means all states are covered, the accessibility audit passes, and the money and credential end-to-end journeys are green.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, typescript
Domain
accessibility, frontend, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.