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

chore(weave): add regex highlighting method for panel search #2311

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

bcsherma
Copy link
Contributor

@bcsherma bcsherma commented Sep 4, 2024

Please use conventional commits in your PR title. If you are unsure what conventional commits are or how to use them, please check out this notion doc.

JIRA Issue(s)

Description

This PR introduces a helper for highlighting regex matches within a string. This is an alternative to the fuzzy match that is currently implemented and will be used for section and panel names when the user searches panels with a regex.

The consumers of this new function are introduced in https://github.com/wandb/core/pull/23675

Questions

Please answer the following as appropriate, leave blank if no. If you aren't sure, ask someone!

  • Testing: how was this PR tested?
  • Migrations: are there frontend or backend migrations?
  • On-prem: will this change work in private cloud & local?

@bcsherma bcsherma marked this pull request as ready for review September 4, 2024 21:26
@bcsherma bcsherma requested a review from a team as a code owner September 4, 2024 21:26
@circle-job-mirror
Copy link

circle-job-mirror bot commented Sep 4, 2024

@bcsherma bcsherma merged commit 87a4728 into master Sep 5, 2024
25 checks passed
@bcsherma bcsherma deleted the regex-highlight-helper branch September 5, 2024 17:11
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants