This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Brackets non functional if project folder is deleted inbetween launches #144
Comments
ghost
assigned jasonsanjose
Jan 30, 2012
Recommending for Sprint 4 Bug Fix Story |
Jason, I need a bug to work on so I am going to grab this one |
tvoliter
added a commit
that referenced
this issue
Feb 10, 2012
Merged
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.
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
The text was updated successfully, but these errors were encountered: