[Web][Docs] Search bar result contetnt on v5 documentation page
Open
@siriwatknp is already working on this.
Since Nov 1, 2021.
docs
scope: all components
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
- Allow (maybe hard-bind?) abbreviations in search (like
btnforbutton,btn groupetc) - Progressive search outcomes on user input. (when user search
wordA wordB, the first result should be the ones from the results from searching onlywordAwhich also containswordB) See in chapter #Examples. - Remove some of current content.
- NOTE: The second issue(Progressive search outcomes) was categorized as "hard to achieve" due to the algolia engine in this comment
This is hard because we don't have control to edit search configuration in algolia
- The issue was initially mentioned here https://github.com/mui-org/material-ui/issues/28415 in this comment
- This issue is to separate different topics.
Examples 🌈
I would like to have some (limited) access to your prototyping tool like https://siriwatknp.github.io/mui-docsearch/ to make it clearer and easier during the communication.
-
Current behavior

-
Expected behavior
I can only describe with text. When user typetypothen want to go totypography - general, to do everything without mouse, user would typegenaftertypo, then thetypography - generalchapter shows up as the first result.
Motivation 🔦
Usability: to make search easier
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.