Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cannot open file/directory with long characters #132

Merged
merged 2 commits into from Oct 3, 2021

Conversation

dkhd
Copy link
Contributor

@dkhd dkhd commented Oct 2, 2021

Motivation

This issue here #126

Changes

Adding new displayName property into the fileData interface. Now, instead modifying the name character, we modify the displayName which won't interfere with the file/directory operation.

See screenshot below:

long chars

long chars

Related

Issue #126

Additional Comments

none

@vercel
Copy link

vercel bot commented Oct 2, 2021

Someone is attempting to deploy a commit to a Personal Account owned by @kimlimjustin on Vercel.

@kimlimjustin first needs to authorize it.

@kimlimjustin
Copy link
Owner

Just realized that this PR brings another bug, if you set your display to the detail view, the files will display undefined as their name, I'll fix it.

@dkhd
Copy link
Contributor Author

dkhd commented Oct 5, 2021

Okay, thank you @kimlimjustin 🤟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants