624 — should pick month -8 and find no records¶
Description¶
Verifies that picking a month 8 months ago via the Month date filter — where no records were seeded — shows the chosen month in the filter but produces an empty table.
Preconditions¶
- Signed in to a seeded test organization.
- Time Records page open in the Table view.
- Records seeded only at offsets −1, 0, −5, and +3 months (nothing at −8 months).
Steps¶
- Open the date filter and choose Month mode.
- Navigate 8 months back and pick that month.
- Close the picker.
- Expected: the filter chip shows the chosen month and year.
- Expected: the table is empty (0 records).
Related¶
- Spec:
playwright/tests/integration/timerecord.spec.ts(line 934)