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