You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When try to rename a file in Files UI after doing it with another file, the UI acts like you are trying to rename the file that you have renamed just before this. The file name field holds the old name of the previous file. And if user acts like not noticing this, something breaks in MFS and later attempts to rename this file fail. If you rename file A to C and then try to rename file B to D, the file name field will be showing name A, if now you cancel and close the dialog, and try renaming again, the name field will show the correct name B and the operation will succeed.
To Reproduce
Steps to reproduce the behavior:
Go to Files UI tab
Click on "..." menu button and choose rename for any file
Type a new name for the file and click Save
Click on "..." menu button and choose Rename for any other file or even for the same file
See the old name of the file just been renamed
Expected behavior
A name of the file being renamed to be shown. Rename to be successful.
Screenshots
Desktop (please complete the following information):
Describe the bug
When try to rename a file in Files UI after doing it with another file, the UI acts like you are trying to rename the file that you have renamed just before this. The file name field holds the old name of the previous file. And if user acts like not noticing this, something breaks in MFS and later attempts to rename this file fail. If you rename file A to C and then try to rename file B to D, the file name field will be showing name A, if now you cancel and close the dialog, and try renaming again, the name field will show the correct name B and the operation will succeed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A name of the file being renamed to be shown. Rename to be successful.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: