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

Saving a pipeline saves to the buffer directory #146

Open
FGRCL opened this issue Jul 5, 2024 · 0 comments
Open

Saving a pipeline saves to the buffer directory #146

FGRCL opened this issue Jul 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@FGRCL
Copy link
Member

FGRCL commented Jul 5, 2024

Summary:

Given that a pipeline hasn't been saved before, and that the pipeline has been run. When clicking the "Save" button, the pipeline is saved to the buffer directory.

Expected behavior:

A file dialog should open to prompt the user to pick a directory to save the pipeline.

Actual behavior:

No file dialog is shown, and the pipeline is saved to the buffer directory.

Steps to reproduce:

  1. Create a new pipeline
  2. Run the pipeline
  3. Click the save button
  4. Notice how a file dialog is not shown

Zetaforge version:

main

Operating System

Windows

Other operating system:

No response

Logs:

N/A

Recording:

No response

Anything else?:

No response

@FGRCL FGRCL added the bug Something isn't working label Jul 5, 2024
@FGRCL FGRCL changed the title Saving a pipeline save to the buffer directory Saving a pipeline saves to the buffer directory Jul 5, 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