GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
636 stars 363 forks source link

Show Baseline status in Chrome Status Dashboard #4183

Open tze-tan opened 1 month ago

tze-tan commented 1 month ago

Is your feature request related to a problem? Please describe. Be able to clearly see baseline status of APIs in Chrome status dashboard

Describe the solution you'd like Ideally, when looking at Chrome Status dashboard: https://chromestatus.com/features, we will see quickly all the APIs and their baseline status. https://screenshot.googleplex.com/9WS7NP4kPSqMMxU - maybe we can have "newly available" or "widely available" here.

Describe alternatives you've considered Alternative is I have to look up manually on baseline dashboard and see the status there, which is annoying.

Additional context Add any other context or screenshots about the feature request here.

jcscottiii commented 1 month ago

Hi @tze-tan! Thanks for filing the issue. This will require some mapping of the features created in ChromeStatus to web features

Once that is created, ChromeStatus could call the webstatus.dev API or use the baseline-status widget

I will transfer this to the ChromeStatus repo.

cc: @jrobbins

jstenback commented 1 month ago

Thank you for this issue! I agree, this would be a nice feature to have. As James mentions above, there's some complexity that needs to be worked through as there isn't always a 1:1 mapping of baseline features to Chromestatus feature entries, but that is something we've spent a bit of time thinking about and would love to bring into Chromestatus.