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: defined max length of folder name #4828

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

lucaseduoli
Copy link
Collaborator

This pull request includes a small change to the src/frontend/src/components/folderSidebarComponent/components/sideBarFolderButtons/index.tsx file. The change adds a maxLength attribute to an input element to limit the folder name length to 38 characters.

@lucaseduoli lucaseduoli self-assigned this Nov 25, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 25, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 25, 2024
@github-actions github-actions bot added the bug Something isn't working label Nov 25, 2024
@lucaseduoli lucaseduoli enabled auto-merge (squash) November 25, 2024 18:50
@ogabrielluiz ogabrielluiz merged commit 7d44e72 into main Nov 25, 2024
20 of 27 checks passed
@ogabrielluiz ogabrielluiz deleted the fix/folder_char_count branch November 25, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants