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 : Regex for query search highlight #3621

Merged
merged 7 commits into from
Aug 29, 2023

Conversation

keithCuniah
Copy link
Contributor

@keithCuniah keithCuniah commented Aug 23, 2023

Fix regex used to highlight records text from query search

Closes #3525

Type of change

  • Bug fix

How Has This Been Tested

The modification is applyed in highlighting common functions for :

  • Text2Text
  • TextClassification

TokenClassification is not concerned by this modification

@keithCuniah keithCuniah marked this pull request as ready for review August 23, 2023 16:17
@keithCuniah keithCuniah added the type: bug Indicates an unexpected problem or unintended behavior label Aug 24, 2023
@github-actions
Copy link

The URL of the deployed environment for this PR is https://argilla-quickstart-pr-3621-ki24f765kq-no.a.run.app

@damianpumar damianpumar merged commit c2c04db into develop Aug 29, 2023
12 checks passed
@damianpumar damianpumar deleted the fix/highlightingafter-query-search branch August 29, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Highlighting of terms in a query
2 participants