You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just chatted with James offline about the progress so far. He is currently optimizing backend APIs for this, but I can work on the following meanwhile:
Adding the chart to the stats page
Having this behind a flag. (we don't have anything as advanced as wpt.fyi for feature flags)
Making the API calls to get the data (this is the part James is optimizing now).
I will get started on the items above as draft PRs, as James works on the backend.
Fetch "Missing One Implementation" counts from the backend API.
Handle pagination to load and display data in chunks.
Display the data using Google Charts.
Create an intuitive and interactive user interface for selecting the browser and viewing the charts.
Need a way to have this be activated behind some flag
The text was updated successfully, but these errors were encountered: