wpt.fyi icon indicating copy to clipboard operation
wpt.fyi copied to clipboard

Filename completion suggestions in search box no longer work

Open foolip opened this issue 5 years ago • 1 comments

It used to be that typing a part of a filename into the search box would show suggested completed paths in a dropdown below, and that selecting one of these options would navigate to that test. This seems to no longer work. Testing with "canvas-createImageBitmap-e_srgb.html", there are no suggestions. I expected to find my way to https://wpt.fyi/results/html/canvas/element/manual/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html?label=master&label=experimental&aligned without clicking through all the directories.

foolip avatar Aug 17 '20 12:08 foolip

It seems that only this specific test can't be auto-completed. I tried some other ones and they seemed to work.

Hexcles avatar Aug 17 '20 13:08 Hexcles