flarum / flarum/docs

Algolia search suggestions lack page title

Open
#493 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
77
Forks
134
Avg merge
19m
Merged PRs (30d)
9

Description

When searching on https://docs.flarum.org/, the suggestions look quite confusing. It shows the site area (e.g. parent/category) and then goes straight into an excerpt from a page.

What's missing is arguably the most relevant and important, and that's the page it is linking to.

Search: `less`
* Expected:
* Extend / Themes / …
* Extend / Updating For 1.x / …
* Actual:
* Extend / …You can define new Less variables …
* Extend / …Instead of directly using Less variables in CSS code…

Search: `thanks for joining`
* Expected: Guide / Code of Conduct / ….
* Actual: Guide / ….

This is especially confusing for results that are version-specific seaerch as release notes or upgrade guides, where you currently get taken to the middle of a page with no hint about which version it's about, unless you check the address bar or scroll bar to the top first.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.