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

Annotations from previous workflow remain visible when opening or creating a new workflow #2067

Open
glopesdev opened this issue Nov 30, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@glopesdev
Copy link
Member

glopesdev commented Nov 30, 2024

The browser panel can be opened to display operator documentation or rich annotations embedded in the workflow.

#1311 and #1361 made sure to clear the annotation panel in case the corresponding node is deleted, but no provision was included for clearing the annotation and documentation panel when reloading a new workflow into the editor, and so it may remain open pointing to contents from previous workflows.

Possibly the most conservative solution is to close the browser panel by default when a new workflow is loaded. This way we can later add provisions in the workflow settings file to keep track and restore the last opened panel if necessary.

@glopesdev glopesdev added the bug Something isn't working label Nov 30, 2024
@glopesdev glopesdev added this to the 2.9 milestone Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant