-
Notifications
You must be signed in to change notification settings - Fork 0
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(Search): Add text and categories search #190
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
…gories by default And remove logic that reactivates all categories when none is selected anymore as discussed with @Esshahn
…gories are selected
as it leads to formatting problems and is already handled by next
ecee89b
to
e14a4fd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor: a few typos to correct, otherwise LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great improvements, minor typos other LGTM
This PR adds a text and category search into the sidebar and URL.
It should now be possible to:
New texts key added in Grist:
textSearchLabel
textSearchPlaceholder
textSearchCategorySelfHelp
textSearchCategoryAdvising
textSearchCategoryClinics
textSearchCategoryOnlineOffers
textSearchCategoryDisctrictOfficeHelp
optionalFurtherSearchIntroText
filtersButtonLoading
Changed texts key in Grist:
filtersSearchTargetLabel
filterLabel
Todos: