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

Finish typeahead updates #2049

Open
calexh-sar opened this issue Aug 19, 2024 · 1 comment
Open

Finish typeahead updates #2049

calexh-sar opened this issue Aug 19, 2024 · 1 comment

Comments

@calexh-sar
Copy link
Contributor

calexh-sar commented Aug 19, 2024

The typeahead data store needs to be updated like the json and kkv data stores so that it has location information, which would allow it to be "upsearched" and created at a group level instead of just the top level. This will require:

  1. splitting the typeahead data model into two classes like was done for kkv
  2. filling out the data store typeahead class to take location into consideration
  3. update the apis so that tiles are shown typeaheads at the group level and they appear in the dropdown to pick a data store correctly
@calexh-sar calexh-sar converted this from a draft issue Aug 19, 2024
Copy link

use-tusk bot commented Aug 19, 2024

Tusk may be able to work on this ticket, but more context in the description would help.

  • Can you provide more details on what specific updates are needed for the typeahead feature?
  • Is there a specific part of the application where these typeahead updates should be implemented?
  • Are there any specific requirements or expected behaviors for the typeahead feature after the updates?

Add the Tusk label after to create a pull request. More on best practices here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issue
Development

No branches or pull requests

1 participant