mui / mui/material-ui

[docs-infra] Implement search engine in v5 documentation page

Open
#29,445 9 comments 1 reaction 2 assignees View on GitHub

@siriwatknp is already working on this.

Since Dec 13, 2021.

docs scope: docs-infra type: new feature
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 💡

  • In chrome, after using stack overflow, an search engine (managed with uri chrome://settings/searchEngines) is added to chrome omnibar, so when user types stack then with [tab] key a search on stack overflow can start directly. (when I search abcdef it will open the page https://stackoverflow.com/search?q=abcdef)
  • I want to use this same function on https://mui.com/ maybe https://mui.com/search?q=abcdef can redirect to the homepage with the popup with abcdef typed in the pop-up.

Examples 🌈

SCR-20240302-qheu

Motivation 🔦

Usability

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.