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

feature: some way to do unique preset suggested queries per group / item. #3138

Open
cdxker opened this issue Jan 13, 2025 · 2 comments
Open
Assignees
Labels

Comments

@cdxker
Copy link
Member

cdxker commented Jan 13, 2025

Description

Not fully sure how this would look like, but we need a way for a user to set suggested queries per either group-tracking-id. I think the easiest way here is for the component to read from groups metadata.defaultSuggestedQueries.

Don't worry about setting defaultSuggestedQueries on the groups yet, this will likely be tied into a deeper shopify app integration. Only need to set via api route for now.

Target(s)

server

Community channels

Matrix is preferred. Reach out on discord or Matrix for further assistance.

@skeptrunedev
Copy link
Contributor

I argue that we should do this per-group using the search playground. We can add some popover which triggers a modal where users can update there.

@cdxker
Copy link
Member Author

cdxker commented Jan 16, 2025

I was thinking this would be in group, it should be in the group.metadata. Just didn't want to get too caught up on where we would place it at in the UI.

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

No branches or pull requests

5 participants