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

support user-friendly task identifier in search result markers #2322

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Apr 17, 2024

resolves: #951

example of what the change will look like.
Screenshot 2024-04-17 at 4 59 46 PM

The task name will be the same as the value located in the feature id column in the task analysis tables. The value used in the column is the name property in the tasks object.

Examples of possible names:

Screenshot 2024-04-17 at 5 03 18 PM Screenshot 2024-04-17 at 5 04 33 PM

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 23.54%. Comparing base (2b08c3c) to head (0debc67).

Files Patch % Lines
...onents/ChallengePane/TaskChallengeMarkerContent.js 0.00% 7 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    #2322      +/-   ##
==========================================
- Coverage   23.54%   23.54%   -0.01%     
==========================================
  Files         648      648              
  Lines       22548    22553       +5     
  Branches     6931     6949      +18     
==========================================
+ Hits         5310     5311       +1     
- Misses      14408    14411       +3     
- Partials     2830     2831       +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 April 17, 2024 22:08
@jschwarz2030 jschwarz2030 merged commit caf6b74 into main May 7, 2024
4 checks passed
@jschwarz2030 jschwarz2030 deleted the support-user-friendly-task-identifier-in-search-result-markers branch May 7, 2024 19:35
@CollinBeczak CollinBeczak mentioned this pull request May 14, 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.

Feature Request. Support user-friendly task identifier in search result markers.
3 participants