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

add setState to prevent submitting twice before character count is reset #2215

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

CollinBeczak
Copy link
Collaborator

Resolves: #2198

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (921fcfe) 23.72% compared to head (3fccc2c) 23.72%.
Report is 4 commits behind head on main.

Files Patch % Lines
...rc/components/TaskCommentInput/TaskCommentInput.js 0.00% 3 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2215      +/-   ##
==========================================
- Coverage   23.72%   23.72%   -0.01%     
==========================================
  Files         648      648              
  Lines       22344    22345       +1     
  Branches     6896     6897       +1     
==========================================
  Hits         5301     5301              
  Misses      14252    14252              
- Partials     2791     2792       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CollinBeczak CollinBeczak merged commit 33a00f0 into main Jan 9, 2024
5 checks passed
@CollinBeczak CollinBeczak deleted the getInTouchCommentDuplicationFix branch January 9, 2024 23:57
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.

forbid sending the same message twice in quick succession
3 participants