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

[compat2021] Show list of tests that are part of the currently displayed feature

Open stephenmcgruer opened this issue 4 years ago • 2 comments

This ability was dropped in the move from https://ecosystem-infra.github.io/wpt-results-analysis/compat to https://wpt.fyi/compat2021 , as the old tests list was not very usable anyway.

We should try to lean on wpt.fyi's existing test-results table component to produce a nice-looking table of tests that shows linked metadata. Bonus points if one can add metadata from there. Extra bonus points if it is filterable, sortable, etc, though those are not currently support in wpt.fyi test-results tables anyway.

stephenmcgruer avatar Mar 15 '21 20:03 stephenmcgruer

As per https://github.com/Ecosystem-Infra/wpt-results-analysis/issues/41, this should be hidden when in embedded mode.

stephenmcgruer avatar Mar 16 '21 13:03 stephenmcgruer

I had suggested to @KyleJu to support labels in wpt-metadata, which would probably mostly be copy-pasting the support for links, supporting those labels in the search cache, and then just using the regular results viewer component to show the results. Open question flattening, @stephenmcgruer says.

foolip avatar Apr 13 '21 13:04 foolip