Skip to content

File Explorer Rename Robustness #185

@nbauernfeind

Description

@nbauernfeind

Description

When renaming files from the file explorer there are a few issues.

As shown in the video:

  1. Cannot change capitalization of new file.
  2. Once renamed, cannot rename a second time (to achieve intended capitalization).
  3. After attempting to rename a second time the right-click context menu is no longer bound to the UI.

Steps to reproduce

  1. Create a new file.
  2. Save with "unintended" name.
  3. Try to change capitalization. (Reproduces the first issue.)
  4. Compromise by renaming to a temporary name.
  5. Attempt to rename a second time; but the file is not renamable. (Reproduces the second issue.)
  6. Right click a third time and the context menu has become unbound. (Reproduces the third issue.)

Expected results

I expect to be able to change capitalization of a file. When I can't make up my mind, I expect to be able to rename a file more than once. I expect that renaming a file does not break the context menu.

Actual results

Each of the three desired actions fail; and the obvious work arounds don't work. (Hard refreshing works.)

Additional details and attachments

Screen.Recording.2021-09-05.at.2.02.58.PM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions