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

Fix #3009: unable to search for mixed case filenames

Open gsnedders opened this issue 1 year ago • 0 comments

Fixes #3009.

I'm not sure why the test fails, as far as I can tell from https://polymer-library.polymer-project.org/3.0/docs/devguide/data-system setting queryInput should be running the queryInputChanged observer, which should call latchQuery after half a second, which sets query, which should call the queryUpdated observer, which should set structuredQuery?

gsnedders avatar Nov 02 '23 00:11 gsnedders