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

Input panel and data clip don't update when inspecting steps with multiple upstream #2790

Open
christad92 opened this issue Dec 17, 2024 · 0 comments
Labels
bug Newly identified bug

Comments

@christad92
Copy link

Image

Consider the workflow above, where four steps are merged into one step (prepare-bundle). When the workflow runs, the prepare bundle step will run four times with data from the four different upstream steps, as expected.
If a user tries to inspect one of the four-step runs, the inspect icon disappears from the other three, but if any of the 3 step runs is clicked, the log/input/output is updated to reflect that associated data/log.

This however does not happen for the input panel. Given the scenario above, when a user clicks a step run, the input panel should update to show the input data clip associated with the step run. When this happens, it would also be great to show a toast that "Input data clip updated"

https://www.loom.com/share/698ee4b6c2574eeb94a9a0d871330230?sid=45dbad54-2864-4bde-8e78-2a2ca917a0be

@christad92 christad92 added this to v2 Dec 17, 2024
@christad92 christad92 added the bug Newly identified bug label Dec 17, 2024
@github-project-automation github-project-automation bot moved this to New Issues in v2 Dec 17, 2024
@christad92 christad92 changed the title Input panel and data clip does not updates when inspecting steps with multiple upstream Input panel and data clip does not update when inspecting steps with multiple upstream Dec 17, 2024
@christad92 christad92 changed the title Input panel and data clip does not update when inspecting steps with multiple upstream Input panel and data clip don't update when inspecting steps with multiple upstream Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
Status: New Issues
Development

No branches or pull requests

1 participant