xwikisas / application-filemanager

XWiki application to manage a hierarchy of folders and files
GNU Lesser General Public License v2.1
0 stars 4 forks source link

Make the "Replace the following file" option clearer to the users #44

Closed ane-gabriela closed 3 years ago

ane-gabriela commented 3 years ago

While testing issue #34 I've noticed that the text "Replace the following file" can be a bit misleading for the user. SimilarNames

The text implies that the file will be replaced by a new one which includes content and also the Name/Title. In this case however, as stated in the comment https://github.com/xwikisas/application-filemanager/issues/34#issuecomment-775906265, only the content is updated, the Naming remains of the first uploaded file.

I see 2 options in this case:

  1. Rephrase the text, as to make the user understand that the Name/Title will not be changed
  2. Add the option to also change the Name if the user wants it (have 2 options to preserve the current page name/title or change it to the new one)
oanalavinia commented 3 years ago

The message has been updated to make the option clearer updatedMessage