api-designer
api-designer copied to clipboard
Do not apply changes to file browser until file system operation succeeds
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.
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.
@xaka - what's the status on that?
Is this bug still reproducible ?