Skip to content

fix(browser-ui): auto-switch preview when clicking rerun#874

Merged
fi3ework merged 1 commit intomainfrom
1a
Jan 16, 2026
Merged

fix(browser-ui): auto-switch preview when clicking rerun#874
fi3ework merged 1 commit intomainfrom
1a

Conversation

@fi3ework
Copy link
Copy Markdown
Member

Summary

clicking rerun on file/case/suite now also switches preview to that file. reduces clicks needed: previously had to select file first, then rerun.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings January 16, 2026 08:31
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 16, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit d172217
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/6969f76ece62670008d45710
😎 Deploy Preview https://deploy-preview-874--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the browser UI by automatically switching the preview pane to the relevant test file when clicking the rerun button on any file, test case, or test suite. This reduces the number of clicks needed, as users previously had to manually select the file before clicking rerun.

Changes:

  • Added automatic preview switching when rerunning a file
  • Added automatic preview switching when rerunning a test case or suite

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fi3ework fi3ework merged commit c595448 into main Jan 16, 2026
25 of 26 checks passed
@fi3ework fi3ework deleted the 1a branch January 16, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants