Skip to content

Prompt to save or discard when refreshing layout in IDE #1250

@alexpeters1208

Description

@alexpeters1208

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

  1. Go into the IDE
  2. Write a Python script
  3. Do not save Python script
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions