ded icon indicating copy to clipboard operation
ded copied to clipboard

Only commit successful directory changes

Open juniorrantila opened this issue 11 months ago • 0 comments

If you try to cd into a directory that you don't have permissions to open, the file browser would become blank with no way to recover since we had already changed the file browser state before knowing if the directory change would succeed.

This patch ensures that we only commit the directory change after we've successfully read it.

juniorrantila avatar Mar 03 '24 08:03 juniorrantila