warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

Continuing improve download files page layout

Open cofiem opened this issue 1 month ago • 0 comments

Continuing #18741

Additions:

Update url based on the selected filters.

Limit the filters based on what the user has already selected.

Provide quick option to reset the filters ("Show all files" link).

Show "No files match your selection" message when user filters by a combination which returns no results.

The File column does not show the full file name. I changed this to save space, and because the useful information is now available in the other columns of the table.

The filters now use the display tags for the labels, and the actual tags for the values. screenshot-platform-display-tags

The bdist table uses the display tags. screenshot-bdist-table-display-tags

The dropdown filters are now exact matches. For example: the files that match by 'includes' using the search: screenshot-bdist-table-filter-exact-available

And the files that match by exact match using the ABI dropdown: screenshot-bdist-table-filter-exact-filtered

cofiem avatar Nov 01 '25 07:11 cofiem