-
-
Notifications
You must be signed in to change notification settings - Fork 347
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Files with file name exceeding 30 characters won't able to be operated (copy, cut, etc), this is affected by #89.
Steps To Reproduce
- Create a file with file name more than 30 character
- Try to copy it, it won't work
Expected behavior
Copying/operating file with file name more than 30 characters work while it only displays 30 character to user.
Xplorer Version
master
branch
Operating System Version
Windows 11 Pro 22000.194
Additional Information
I think limit is using CSS is the best way to approach this.
Stackoverflow resource: https://stackoverflow.com/questions/26973570/setting-a-max-character-length-in-css/26975271
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working