leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
879 stars 132 forks source link

search result in docs gets me to 404 error #1363

Open JanGarstecki opened 1 year ago

JanGarstecki commented 1 year ago

Steps to reproduce

from this page: https://patrol.leancode.co/

  1. I type a phrase into the searchbar eg. "making assertions"
  2. I click on suggestions
  3. Then I get an error and cant see my desired location

Actual results

image

Logs

docs problem

Patrol version

docs problem

Patrol Doctor output

docs problem

Flutter Doctor output

docs problem

bartekpacia commented 1 year ago

Thanks for reporting.

This is because Algolia DocSearch (the solution we use for documentation) doesn't re-index our docs site, despite claims that they do it once a day.

I thought about contacting support but they don't provide it for free users:

Screenshot 2023-06-19 at 11 26 10 AM

jBorkowska commented 1 year ago

TODO @bartekpacia : Contact them for help