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

feat(semantic_search): extend register_search, add endpoint_name #467

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

DangerousWizardry
Copy link

@DangerousWizardry DangerousWizardry commented May 2, 2024

Add the ability for users to name the register_search endpoint in order to have multiple search element on the same page.

Description

Add the possibility for developper to name the shiny endpoint generated by registerDataObj so that user can have multiple search input pointing to different endpoints

Definition of Done

  • The change is thoroughly documented.
  • The CI passes (R CMD check, linter, unit tests, spelling).
  • Any generated files have been updated (e.g. .Rd files with roxygen2::roxygenise())

Add the ability for users to name the register_search endpoint in order to have multiple search element on the same page.
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.

None yet

1 participant