Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Brackets non functional if project folder is deleted inbetween launches #144

Closed
tvoliter opened this issue Jan 27, 2012 · 3 comments
Closed
Assignees

Comments

@tvoliter
Copy link
Contributor

  1. Launch Brackets
  2. Click open and point brackets to a folder
  3. Quit
  4. Delete or rename the folder
  5. Launch brackets

Result:
Error dialog: "Error loading project"
After that the Brackets UI is non-function. Clicking the "open" button or selecting any HTML based menu doesn't work

Occurs on Windows and Mac

Expected
I think an error dialog is a little heavy. Maybe the text near the open button could have an exclamation icon and a tooltip to say the folder is not found.

Also, the UI should of course be functional after this error

@ghost ghost assigned jasonsanjose Jan 30, 2012
@jlondon
Copy link

jlondon commented Feb 3, 2012

Recommending for Sprint 4 Bug Fix Story

@tvoliter
Copy link
Contributor Author

tvoliter commented Feb 9, 2012

Jason, I need a bug to work on so I am going to grab this one

@jasonsanjose
Copy link
Member

Merged #239. Confirmed fixed on mac and win. Closing.

peterflynn added a commit that referenced this issue Feb 14, 2012
* origin/master:
  fix for issue #151. Changed overflow-x of project-files-container div to auto
  fixing typo
  fix for issue #144. Reload default project when stored project doesn't exist
  don't fight the box
  Fix async handling of working set initialization
  Add flag to force async callbacks.
  Async audit for issue #212
  Add validation for undo/redo.
  don't show the working set files initially, wait until a file is added
  Remove editor usage. Add TODO for undo/redo commands
  Cleanup FileCommandHandlers
  Fix intermittent failure in WorkingSetView-test.
  Disable all the default context menus until we actively decide which ones we want
  update the fix to work on windows as well (this changes it to work with drive letters)
  Fix lint error and typos.
  remember the last directory selected for File Open
  Remove unused var
  Remove unload event handler
  Update unit tests to wait for testWindow unload event.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants