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

Set max comment size to 1000 chars #437

Merged
1 commit merged into from
May 12, 2022
Merged

Set max comment size to 1000 chars #437

1 commit merged into from
May 12, 2022

Conversation

jonandernovella
Copy link
Contributor

Related issue(s) and PR(s)

This PR closes #435

Type of change

  • Bug fix (non-breaking change which fixes an issue)

List of changes made

Set the max comment size to 1000 characters.

Testing

  • Try to type +1000 characters in the comment area. Fail.

Definition of Done checklist

  • I have made an effort making the commit history understandable
  • I have performed a self-review of my own code and commented any hard-to-understand areas
  • Tests and lint/format validations are passing
  • My changes generate no new warnings

@jonandernovella jonandernovella requested review from airenzp, HenrikeW, kusalananda and a user May 12, 2022 12:57
@ghost ghost merged commit ab2160e into develop May 12, 2022
@ghost ghost deleted the fix/max-comm branch May 12, 2022 14:07
This pull request was closed.
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.

Limit input size on comments text area
1 participant