When you're writing a Python script in the DH IDE, refreshing the layout causes you to lose the script if it has not been saved. The "refresh layout" command should prompt the user to either save or discard their scripts.
Steps to reproduce
- Go into the IDE
- Write a Python script
- Do not save Python script
- Refresh layout
Expected results
Would like to see a prompt to save or discard script.
Actual results
Script goes away. Sad :(
Versions
- Engine Version: 0.23.0
- Web UI Version: 0.37.1
- OS: MacOS Ventura
- Browser: Safari
When you're writing a Python script in the DH IDE, refreshing the layout causes you to lose the script if it has not been saved. The "refresh layout" command should prompt the user to either save or discard their scripts.
Steps to reproduce
Expected results
Would like to see a prompt to save or discard script.
Actual results
Script goes away. Sad :(
Versions