Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: once a new output is generated update the selected output to it #2994

Merged
merged 6 commits into from
Mar 13, 2024

Conversation

shawnyama
Copy link
Contributor

@shawnyama shawnyama commented Mar 12, 2024

Description

Before when a new output was generated it appeared to be the chosen one once the output list was updated. In reality it was just a side effect of the list changing. I now select the new output after a new one is added (within appendOutput())

In the old version the new output looked like it was the selected one after a Run. However it was missing the connected label that should have been beside it.

Screen.Recording.2024-03-12.at.12.28.45.PM.mov

@shawnyama shawnyama marked this pull request as ready for review March 13, 2024 13:45
@shawnyama shawnyama requested a review from YohannParis as a code owner March 13, 2024 13:45
@shawnyama shawnyama merged commit c7197da into main Mar 13, 2024
5 checks passed
@shawnyama shawnyama deleted the select-output-fix branch March 13, 2024 14:02
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.

2 participants