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 user search bug in comments when pressing enter #2396

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

CollinBeczak
Copy link
Collaborator

Resolves: #2395

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 23.49%. Comparing base (aaa9bac) to head (728dbbc).

Files Patch % Lines
...s/AutosuggestTextBox/AutosuggestMentionTextArea.js 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2396      +/-   ##
==========================================
- Coverage   23.49%   23.49%   -0.01%     
==========================================
  Files         649      649              
  Lines       22493    22495       +2     
  Branches     6926     6927       +1     
==========================================
  Hits         5285     5285              
- Misses      14397    14398       +1     
- Partials     2811     2812       +1     

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

@CollinBeczak CollinBeczak marked this pull request as ready for review August 9, 2024 17:56
@CollinBeczak CollinBeczak merged commit 5fee0cb into main Aug 9, 2024
5 of 6 checks passed
@CollinBeczak CollinBeczak deleted the fix-user-search-error-in-comments branch August 9, 2024 18:48
@CollinBeczak CollinBeczak mentioned this pull request Aug 12, 2024
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.

Comment text disappears when user search is visible and you hit enter
1 participant