api-designer icon indicating copy to clipboard operation
api-designer copied to clipboard

Do not apply changes to file browser until file system operation succeeds

Open xaka opened this issue 11 years ago • 3 comments

As an example, if we try to delete file or folder and underlying file system implementation fails for any reason, this file or folder will disappear from file browser until we reload page.

xaka avatar Oct 07 '14 23:10 xaka

If the filesystem is slow, will the system seem unresponsive? This feels like great defensive programming but I want to make sure the UX remains responsive.

On Tue, Oct 7, 2014 at 4:20 PM, Pavel Strashkin [email protected] wrote:

As an example, if we try to delete file or folder and underlying file system implementation fails for any reason, this file or folder will disappear from file browser until we reload page.

— Reply to this email directly or view it on GitHub https://github.com/mulesoft/api-designer/issues/231.

usarid avatar Oct 08 '14 06:10 usarid

@xaka - what's the status on that?

sichvoge avatar Jun 16 '15 21:06 sichvoge

Is this bug still reproducible ?

nmarinel01 avatar Oct 27 '16 22:10 nmarinel01