OpenSourceBrain / OSBv2

An updated version of the Open Source Brain platform
https://www.v2.opensourcebrain.org/
Other
12 stars 6 forks source link

Feature/748 - Warn the user when a resource or file could be overwritten #911

Closed D-GopalKrishna closed 8 months ago

D-GopalKrishna commented 9 months ago

Closes - #748 Task - Added a warning message.

image

filippomc commented 9 months ago

@pgleeson are you happy with the solution and the wording?

pgleeson commented 9 months ago

Does this PR check that the file to be added actually currently exists in the workspace, or just shows a general warning about adding files?

filippomc commented 9 months ago

Change text to: Please note that adding a file when a file with the same name already exists...

D-GopalKrishna commented 9 months ago

@filippomc Changed the text to: "Please note that adding a file when a file with the same name already exists will overwrite the previous version of the file in the workspace."