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

New Project menu pick is disabled after finishing project creation #464

Closed
skyler-rs opened this issue Jun 16, 2022 · 6 comments
Closed

Comments

@skyler-rs
Copy link
Contributor

Describe the bug
After finishing the new project wizard, the "New Project" menu pick is disabled until app restart.

To Reproduce
Steps to reproduce the behavior:

  1. Click File > New Project
  2. Click through the creation steps and click finish
  3. Click File
  4. Note that "New Project" is no longer selectable
    image

Expected behavior
The menu pick shouldn't be disabled and the user should be able to re-run the New Project wizard, creating and loading the new project. (Note, just from observing it's state when opening/closing it mid use, it looks like this might be one dialog instance so re-running the project wizard might take some refactoring.

@skyler-rs
Copy link
Contributor Author

Initial gui task for Zaryab once he starts working in the code

@skyler-rs
Copy link
Contributor Author

Note: This might be a dupe of #218

@KochynVolodymyr
Copy link
Contributor

This is actually done. After project being closed - new project become available.

@skyler-rs
Copy link
Contributor Author

Ah I see. Should the "New Project" menu pick be disabled any time a project is loaded then? For example if you click Open Project or execute "create_design foo"?

@KochynVolodymyr
Copy link
Contributor

I guess so

@skyler-rs
Copy link
Contributor Author

Gotcha, i'll close this for now as I'm not sure the additional logic would really add much usability-wise and probably isn't a good starting task for Zaryab.

@skyler-rs skyler-rs closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2022
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

No branches or pull requests

2 participants