zhanghai / zhanghai/MaterialFiles
[Bug] Renaming folders: changes are not applied
@zhanghai is already working on this.
Since Jun 20, 2020.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Actual behaviour
It's not possible to rename a folder if only the capitalization of the letters is changed. F.e. renaming "Abc" to "abc" has no effect. No error appears, but the name simply stays "Abc".
Expected behaviour
It should be possible to rename a folder even if only the capitalization of the letters is changed.
User benefit
It's not an unusual thing to misspell a word only by accidentally typing in a lower case letter instead of an upper case letter. It should be possible to rename files in any case, including this situation. Currently, the user is forced to take an indirect way of firstly renaming the file to another wrong name and then go back to the old name, this time capitalized correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.