app icon indicating copy to clipboard operation
app copied to clipboard

[Bug] Redirect Issue when clicking Automated/Mixed/etc. tabs in Runs page (Firefox)

Open seusur opened this issue 10 months ago • 0 comments

Description:

When using Firefox, clicking on the Automated, Mixed, etc. tabs on the Runs page causes a redirect back to All Runs instead of filtering correctly. This makes it impossible to view the intended runs.

To Reproduce:

  1. Open the Runs page in Firefox /projects/{project_id}/runs
  2. Click on the Automated, Mixed or other tabs.

Actual Behavior:

The page redirects back to All Runs, preventing users from accessing the desired tab.

Expected Behavior:

The selected tab (e.g., Automated, Mixed) should correctly filter the runs without redirecting.

Screenshot:

Image

seusur avatar Mar 05 '25 15:03 seusur