You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open an Issie sheet
In Catalog, click on create Verilog component
Change anything - keeping the component valid
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: