Project

General

Profile

Bug #14351

Updated by Michal Komorowski over 5 years ago

Currently, when the user decides to change the name of the file already uploaded into a Collection, he is presented with a pop-up windows and a text field for name change. After triggering the window, the text field is empty, forcing the user to manually rewrite the whole name, if he decides to only change a number of the file (f.e. a new revision of an item or a typo). 
 The functionality could be improved so that the original name is pasted into the text field upon pop-up window trigger and is already highlighted for editing - this way the user can simply start typing if he decides on a completely new name, or can move to the end to just change a portion of it.

Back