Skip to content

Files with file name being formatted by max length won't able to be operated #126

@kimlimjustin

Description

@kimlimjustin

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

  1. Create a file with file name more than 30 character
  2. 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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions