superblocks-lab
superblocks-lab copied to clipboard
Folder ending with .sol - unable to rename
Environment/Browser
1.2.0
Description
When folder has name ending with .sol
it's unable to rename
Steps to reproduce
- Create new project HelloWorld
- Create new folder called
Test.sol
- Try to rename folder
Expected result
Folder should be renamed properly
Actual result
Throws error When renaming a contract it must retain the .sol suffix
Reproducible
100%