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

File comment max length #282

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Maytrok
Copy link

@Maytrok Maytrok commented Jul 23, 2023

closes #266

@psi-4ward
Copy link
Owner

This is a valid point for me, can you refactor your PR to have a hardcoded limit of lets say 255 chars? (ui validation and backend stripping)

@Maytrok
Copy link
Author

Maytrok commented Nov 25, 2023

validation will shown if the limit is exceeded

image

The server will now shut down if an the length is greater thant 255

I don't know what you mean by backend stripping

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.

How do I limit the comment form to a maximum of characters?
3 participants