LivelyKernel / LivelyKernel/lively.next
Proper tab in SystemBrowser gets destroyed when trying to change to it with unsaved changes
Open
@linusha is already working on this.
Since Mar 28, 2022.
:lady_beetle: bug
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
When opening two tabs in a System Browser so that it is possible to switch nicely between them, and then making some changes in one of the editors, trying to switch tabs again (without clicking save!) and then, when being warned that there are unsaved changes, clicking cancel instead of throwing the changes away, the second tab is deleted.
**Expected behavior**: The switch between the tabs does not occur, but all tabs remain.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.