NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 644 forks source link

[Bug Bash] Improve tooltip information on TFM badges #9814

Open advay26 opened 4 months ago

advay26 commented 4 months ago

Problem

The two colors on the TFM badges can be confusing, and we don't explain it anywhere on the search page. We need to make the asset/computed difference clearer.

Solution

The badges currently say: This package is compatible with this framework or higher.

Depending on whether it's an asset or computed framework, we should change it to:

This would also fix this accessibility bug: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1970927/?view=edit