Reportly smoke pass

6 checks and 1 report on http://127.0.0.1:5099.

24 August 2026, 12:47 UTC · qa-agent (agent) · smoke · session-2026-08-24-niqf

4pass
1fail
1not tested

1 report filed · 5 of 6 checks proved with a screenshot · 1 of 1 resolved

Checklist

Dashboard

01

The dashboard greets you by name and shows the open report count

Passdashboard-greeting
Observed

Opened /dashboard — heading read "Good afternoon, Dana", open report count showed 3

Evidence

Reports

02

The Reports page lists the reports with their row counts

Passreports-table
Observed

Opened /reports — table listed 3 reports: Q1 revenue = 412; Q2 revenue = 388; Churn cohort = 97

Evidence
03

On Reports, Export CSV downloads a CSV file of the table

Passreports-export-csv
Observed

Clicked Export CSV on /reports — reports-2026-08.csv downloaded, 57 bytes, header "Report,Rows", 3 data rows (Q1 revenue,412 …)

Evidence
04

The archive page lists every past report, grouped by month

Passarchive-lists-everything
Observed

Opened /archive — 120 rows under 12 monthly headings, full page captured top to bottom

Evidence

Settings

05

Saving settings shows a confirmation message

Failsettings-save-confirmsreport 01
Observed

After Save the toast element is still display:none; the DOM shows no confirmation node

Evidence
06

The weekly digest preference survives the quarterly reconciliation

Not testedsettings-digest-persists
Why not

could not test: the item refers to a "quarterly reconciliation" that has no trigger or surface in the app, and no way to observe its outcome

Reports

01

Saving settings confirms nothing on screen

/settingsbug24 August 2026, 12:48 UTC
fixed Save handler looked up element id 'tost'; corrected to 'toast' so the confirmation shows · 4be0b62

Expected: changing the display name on Settings and clicking Save shows a "Settings saved" confirmation.
Observed: nothing appears — the confirmation stays hidden and no error is shown, so the user cannot tell whether the change was kept.
Steps: open /settings, edit Display name, click Save.

Screenshot
Details and action trail (7 steps)
Page
/settings
Category
bug
Capture mode
fullpage
Selector
#save
Checklist item
settings-save-confirms
Viewport
1280x800
Reported
24 August 2026, 12:48 UTC
Report id
01
Session
session-2026-08-24-niqf
Site
http://127.0.0.1:5099
Browser
Node 25.4.0 · macOS

Action trail

  1. 7s before reportnavigate → /dashboard
  2. 6s before reportnavigate /dashboard → /reports
  3. 5s before reportclick button#export ("Export CSV")
  4. 4s before reportnavigate /reports → /archive
  5. 2s before reportnavigate /archive → /settings
  6. 1s before reporttype (13 chars) input#name
  7. 1s before reportclick button#save ("Save")