editor icon indicating copy to clipboard operation
editor copied to clipboard

[BUG] Bridge crashes after removing project and closing modal

Open Miniontoby opened this issue 6 months ago • 3 comments

Summary I discovered that bridge crashes every single time after you remove a project and then close the modal for selecting a different project Closing the modal is also 'done' by selecting the 'Create project' button, that is why I found out about it. But if you just click the X on the modal for the select project, then it also crashes.

To Reproduce Steps to reproduce the behavior:

  1. Create a test project
  2. Click on the title thingy
  3. Click the delete button (and confirm)
  4. Now close the select project modal (by clicking the X or by clicking Create project button)
  5. Observe result

Observed behavior The bridge editor closed on me after clicking the modal away

Expected behavior I was expecting it to stay open and to do the task I asked it to do:

  • When clicking new project, I was expecting the new project modal
  • When closing the select project modal, I was expecting it to close the modal
  • When selecting a different project, I was expecting it to open that project

Screenshots / File Attachments I cannot attach a screenshot of the editor closed I don't have any files that could help

Platform (please complete the following information):

  • OS: Windows 10 Pro
  • App Version: v2.7.30

Additional context Already made a thread in Discord over at https://discord.com/channels/602097536404160523/1266381195134894111 But I was thinking it might be better to put it here, so it can be found if something similar happens in the future

Miniontoby avatar Jul 30 '24 15:07 Miniontoby