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(hint): display hint about fulltext search (DEV-901) #734

Merged
merged 8 commits into from May 12, 2022

Conversation

kilchenmann
Copy link
Contributor

resolves DEV-901

@kilchenmann kilchenmann requested a review from mdelez May 12, 2022 09:25
@kilchenmann
Copy link
Contributor Author

Screen Shot 2022-05-12 at 11 25 17

There's a new hint.component where we define tipps and tricks. In the first iteration it contains the hint for the search syntax and it can be expanded in the future. Maybe we can grab hints from a specific definition file maybe written in markdown.
In this PR the hint component is used in the search-panel and in the results page if none resource was found.

@kilchenmann kilchenmann self-assigned this May 12, 2022
@kilchenmann kilchenmann added the enhancement New feature or request label May 12, 2022
Copy link
Collaborator

@mdelez mdelez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well, thanks!

@kilchenmann kilchenmann merged commit f54dafc into main May 12, 2022
@kilchenmann kilchenmann deleted the wip/dev-901-search-hint branch May 12, 2022 12:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants