Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Search bar in docs does not work #143

Open
@Methuselah96

Description

@Methuselah96

From @aacunningham on Wed, 19 Jun 2019 12:23:32 GMT

What happened

When browsing the docs at https://immutable-js.github.io/immutable-js/docs/ I tried to use the search bar to get to the Record page. After typing in "record" and clicking on the first result, I was redirected to the home page.

When I click on a result from the search bar, I should be taken to the page related to that result

I did a little digging and it looks like the search results from algolia are pointed at the domain facebook.github.io, which redirects to immutable-js.github.io without passing the URL ID fragment.

How to reproduce

  1. Go to https://immutable-js.github.io/immutable-js/docs/
  2. Type "record" into the search bar at the top
  3. Select any result
  4. You should be redirected to https://immutable-js.github.io/immutable-js/

Copied from original issue: immutable-js#1720

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions