returndispatch(displayNotification('Rename File Failed',`A file or folder ${extractNameFromKey(path)} already exists at this location. Please choose a different name.`,'Close',null,()=>{}))
returndispatch(displayNotification('Failed to create folder',`A folder ${extractNameFromKey(path)} already exists at this location. Please choose a different name.`,'Close',null,()=>{}))