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

Combinational Verilog component UI has missing confirmation on cancel dialog #265

Open
tomcl opened this issue Dec 11, 2022 · 0 comments
Open

Comments

@tomcl
Copy link
Owner

tomcl commented Dec 11, 2022

Describe the bug
Combinational Verilog components which are edited can be cancelled without saving. This loses all the edits - there should be a confirmation dialog in this case.

To Reproduce
Steps to reproduce the behavior:

  1. Open an Issie sheet
  2. In Catalog, click on create Verilog component
  3. Change anything - keeping the component valid
  4. Save button is highlighted, as is cancel button. Click cancel and all changes are lost

Expected behavior
In the case of unsaved changes I expect cancel to lead to a confirmation dialog saying there are unsaved changes.

Additional context
ISSIE is meant to be as user-friendly as possible - that means all irrecoverable operations should have conformation dialogs.

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

1 participant