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: files with file name more than 30 characters won't able to be operated #130

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

kimlimjustin
Copy link
Owner

Motivation

As a result of merging #89, files/folders with name more than 30 characters won't able to be operated because as #89 only take file name up to 30 characters.

Changes

Use CSS to resolve character limits

Related

#89 #126

Additional Comments

Could you please review this? @dkhd

@vercel
Copy link

vercel bot commented Oct 2, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kimlimjustin/xplorer/4526ZVRHcMs5oCAmSqcZQLfyJBZy
✅ Preview: https://xplorer-git-filesmaxcharacter-kimlimjustin.vercel.app

@kimlimjustin kimlimjustin added the hacktoberfest-accepted Work for your T Shirt label Oct 3, 2021
@kimlimjustin kimlimjustin merged commit f35f8d5 into master Oct 3, 2021
@kimlimjustin kimlimjustin deleted the files_max_character branch October 4, 2021 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Work for your T Shirt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant