Describe the bug
Ef you create several new folders in a row, the next new folder's text-area for entering its name will always be pre-filled with the last new folder's name.
I'm not sure wether this is a bug or a feature.
To Reproduce
Steps to reproduce the behavior:
Create a new folder with any name, for example test
Create another new folder
The text-area for entering its name will be filled with the previous, in this example test
Expected Behaviour
I don't see any situation in which you'd like to create several folders with almost the same name. In other file browsers, the expected behavior is to have this text-area always empty.
Alternatives
This behavior could be kept as is if it is useful to some, but have the pre-filled text selected, so that most users will only have to type new text in, whereas others who want to use the previous new folder's name will only be one click away from using it, by deselecting it.
Describe the bug Ef you create several new folders in a row, the next new folder's text-area for entering its name will always be pre-filled with the last new folder's name. I'm not sure wether this is a bug or a feature.
To Reproduce Steps to reproduce the behavior:
test
test
Expected Behaviour I don't see any situation in which you'd like to create several folders with almost the same name. In other file browsers, the expected behavior is to have this text-area always empty.
Alternatives This behavior could be kept as is if it is useful to some, but have the pre-filled text selected, so that most users will only have to type new text in, whereas others who want to use the previous new folder's name will only be one click away from using it, by deselecting it.