Skip to content

Search functionality on documentation site is not working #8150

@OzoyahOyakhire

Description

@OzoyahOyakhire

Problem

The search functionality on the Webpack documentation site appears to be non-functional.

When interacting with the search input on the site:

  • typing into the search input does not return results

This makes it difficult to navigate and find relevant documentation content efficiently.


Steps to Reproduce

  1. Go to: https://webpack.js.org/
  2. Click on the search icon in the navigation bar
  3. Attempt to type a query

Expected Behavior

  • A search input should open (if hidden initially)
  • Typing a query should return relevant documentation results

Actual Behavior

  • No visible response/search
Image

results are shown

  • Search appears to be non-functional

Environment

  • Browser: [e.g. Chrome 146]
  • OS: [e.g. Windows 10]

Suggestion

Investigate:

  • whether the search script is correctly initialized
  • if search data/index is being loaded
  • any console errors related to search functionality

I’d be happy to help investigate or work on a fix if guidance is provided on where the search implementation lives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions