Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Work list, Cases and Compliance overlap, and nothing says which one to use

Aperta Adatta ai principianti
#698 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
75/100
Tipo di issue
Documentazione
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
nextjs, typescript

Direzione di ricerca

L'issue descrive tre schermate: /worklist, /cases e /compliance. Inizia individuando questi componenti di route nella codebase del frontend, probabilmente sotto pages/ o app/. Esamina le loro intestazioni e link di navigazione attuali. Il compito è aggiungere testo chiarificatore (come 'usa questo per...') e possibilmente link incrociati. Controlla la gestione esistente dello stato dei filtri per vedere se può essere preservata nella navigazione incrociata. Un buon primo passo è eseguire il server di sviluppo e navigare su queste pagine per comprendere l'esperienza utente attuale.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

frontend maui-pilot pilot-ask question

Three screens list patients and gaps, and nothing tells a case manager which one to use. Found in a live walk-through of the Maui sandbox as a case manager, 2026-09-23.

The three screens

  • Work list (/worklist): one row per patient with every open gap. PCP, insurance and owner filters, bulk assign and panels. This is the one the practice asked for.
  • Cases (/cases): one row per gap (case), with tabs for Open, Closed, Closed by staff, All and Excluded.
  • Compliance (/compliance): everyone, compliant and excluded included, as a measure matrix.

Where it gets confusing

  • A Programs status chip opens Compliance, which has no link to the work list. Moving across means using the sidebar and losing the filters.
  • The Programs "Open cases" links open Cases. The sidebar order is Programs, Cases, Worklist, Compliance.
  • The same idea has different names: "My Cases / All Cases" on Cases, and "My panel / Whole practice" on the work list.
  • The sidebar Worklist badge counts open gaps (about 15,900), while the page counts patients (about 10,400).

Decision needed

  1. Keep all three, give each a one-line "use this to…" header, and add cross-links that carry the filters (the smallest step).
  2. Make the work list the daily home: point the chips and links at it, and demote Cases and Compliance to "by gap" and "everyone" views.
  3. Merge them into one screen with modes. This is the largest change.

Option 2 matches what the practice asked for (one row per patient, assign from the list).

Lingua principale
TypeScript
Stelle
0
Fork
0
Merge medio
4h 46m
PR unite (30g)
93

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Taleef7/workwell

Tutte le issue di Taleef7/workwell

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.