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

The Programs date range moves some numbers on a card but not the ones beside them

Aperta
#699 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

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

Direzione di ricerca

Look at the /programs page component and the data fetching logic for the date range filter. Identify which numbers are updated (like 'Open cases') and which are static (rate, status chips). Check the backend API endpoints that serve these metrics to understand the data scope. Verify the trend box rendering logic for empty states. The fix involves aligning all displayed numbers with the selected date range or clearly labeling the discrepancy.

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

Descrizione

bug frontend maui-pilot pilot-trust

On /programs, the date range filter changes some numbers on a card but not the ones next to them. Found in a live walk-through of the Maui sandbox as a case manager, 2026-09-23.

What happens

  • "Last 7 days":
    • The rate and the status chips do not change.
    • The "Open cases (N)" count and the open-case total do: 15,872 open cases drops to 1,896.
    • One card then reads "Overdue 1,655" next to "Open cases (384)", and another "Overdue 426" next to "Open cases (7)".
  • Any range other than "All time": the small trend box becomes an empty rectangle, with no "Trend appears after a few more runs" message.

Why it matters

The chip and the link next to it describe different populations, and nothing on the card says so. A reader will conclude one of them is wrong.

Decision needed

  1. Scope every number on the card to the range.
  2. Scope none of them, and remove the range control from Programs. Measure rates are measurement-year figures, so a 7-day range has little meaning for them.
  3. Keep the split, but label the range-scoped numbers ("opened in the last 7 days").

Until this is decided, avoid changing the range in a demo.

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.