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

Recognize eventID in circular search and link to synonym slug #2835

Open
jracusin opened this issue Jan 17, 2025 · 0 comments
Open

Recognize eventID in circular search and link to synonym slug #2835

jracusin opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jracusin
Copy link
Contributor

jracusin commented Jan 17, 2025

Description

Once synonym groups are enabled and backfilled (#2662, #2750, #2620), add logic in Circulars search bar such that when an eventID (with REGEX e.g. "GRB 123456A" and "GRB123456A") recognize it as an eventID, and link to appropriate synonym group slug.

Acceptance criteria

  • recognize syntax for an eventID
  • add REGEX to deal with variations on recognizing an eventID
  • link to synonym group rather than perform a text search
  • have some way to do a text search in case that's relevant, maybe using quotes, that doesn't link to the synonym group
  • make the REGEX a variable that we can link to in documentation
@jracusin jracusin added the enhancement New feature or request label Jan 17, 2025
@jracusin jracusin added this to the Circulars Synonyms milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants