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 preferred results auto suggest textbox bug #2257

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

CollinBeczak
Copy link
Collaborator

Bug Fixed: Whenever a user added preferred tasks to a challenge, those suggestions were not being outputted in the tag suggestions dropdown.

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

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

Comparison is base (e92975b) 23.66% compared to head (dfd064c) 23.66%.

Files Patch % Lines
...omponents/AutosuggestTextBox/AutosuggestTextBox.js 0.00% 10 Missing and 5 partials ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2257      +/-   ##
==========================================
- Coverage   23.66%   23.66%   -0.01%     
==========================================
  Files         648      648              
  Lines       22386    22391       +5     
  Branches     6909     6912       +3     
==========================================
  Hits         5298     5298              
- Misses      14284    14287       +3     
- Partials     2804     2806       +2     

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

@CollinBeczak CollinBeczak merged commit 8b9fc83 into main Feb 3, 2024
5 checks passed
@CollinBeczak CollinBeczak deleted the perferredResultsTextboxBug branch February 3, 2024 03:16
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.

2 participants