You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We propose adding a new top-level page at /runs with a link in the main nav. This page aims to:
Serve as a central hub for viewers to get a sense of completed testing
Surface information about regressions between subsequent test plan runs
Currently, there's no page that serves this purpose for a general audience.
Page Overview
The page would be designed as a search results-style interface:
Filter options at the top
Paginated list of test plan runs (25 per page)
Default view: all completed test plan runs
Filters
Users can filter results by Test Plan, Test Plan Version, AT, AT Version, Browser, and Regressions.
Result Display
Each result would be a disclosure for a single Test Plan Run:
Collapsed: Identifying text and basic metrics
Expanded: Detailed information (tester, date, regressions, failures) and vendor-relevant actions
To enable precise link sharing, all filters, focused results, and pagination offsets would be reflected in query parameters.
Implementation Plan
We propose starting with a prototype next week. This will serve as a foundation for an iterative refinement process, helping us efficiently finalize details before production.
Next Steps
@mcking65: We'd appreciate your high-level feedback or guidance on this proposal before we begin implementing the initial prototype next week.
The text was updated successfully, but these errors were encountered:
Introduction
We propose adding a new top-level page at
/runs
with a link in the main nav. This page aims to:Currently, there's no page that serves this purpose for a general audience.
Page Overview
The page would be designed as a search results-style interface:
Filters
Users can filter results by Test Plan, Test Plan Version, AT, AT Version, Browser, and Regressions.
Result Display
Each result would be a disclosure for a single Test Plan Run:
To enable precise link sharing, all filters, focused results, and pagination offsets would be reflected in query parameters.
Implementation Plan
We propose starting with a prototype next week. This will serve as a foundation for an iterative refinement process, helping us efficiently finalize details before production.
Next Steps
@mcking65: We'd appreciate your high-level feedback or guidance on this proposal before we begin implementing the initial prototype next week.
The text was updated successfully, but these errors were encountered: