You can't capitalize a asset folder name once created
Open
@andris-sevcenko is already working on this.
Since Mar 27, 2018.
bug
severity:minor
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
So let's say i've created the a folder for my assets named testfolder
But now I decide I want all my folders to be capitalized, like Testfolder.
You can't, because it tells you the folder already exists, you'd have to rename it to something else and then change it back to the capitalized version of the folder name.
Contributor guide
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.