Skip to content

Conversation

@agarny
Copy link
Contributor

@agarny agarny commented Jan 19, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 19, 2026 01:55
Copy link

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 refactors the simulation run management in the SimulationExperimentView by consolidating the live run into the same array as regular runs, along with minor UI improvements and version updates.

Changes:

  • Refactored run management to treat the live run as the first element (index 0) in the runs array, simplifying the codebase
  • Updated UI styling including button sizes, color selection indicator, and spacing adjustments
  • Added URL decoding for file tab names in ContentsComponent
  • Bumped version numbers to 0.20260119.0

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/renderer/src/components/views/SimulationExperimentView.vue Refactored run management to consolidate live run with regular runs, updated UI elements, and simplified popover handling
src/renderer/src/components/ContentsComponent.vue Added decodeURIComponent to properly display URL-encoded file names in tabs
src/renderer/package.json Version bump to 0.20260119.0
package.json Version bump to 0.20260119.0

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

Copy link

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.


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

Copy link

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.


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

… multiple run support.

- Highlight the selected run colour with a thick border instead of a tick.
- Keep the colour popover open so that we can test different colours in one go.
- Fixed the width of the show/hide and remove buttons.
@agarny agarny force-pushed the cleaning-up branch 2 times, most recently from dfdc01d to 91d9163 Compare January 19, 2026 02:18
@agarny agarny requested a review from Copilot January 19, 2026 02:18
Copy link

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


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

Copy link

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


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

@agarny agarny merged commit e88b49e into opencor:main Jan 19, 2026
14 checks passed
@agarny agarny deleted the cleaning-up branch January 19, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant