Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend Integration for "Missing One Implementation" Counts #838

Open
jcscottiii opened this issue Oct 28, 2024 · 1 comment
Open

Frontend Integration for "Missing One Implementation" Counts #838

jcscottiii opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request typescript Pull requests that update Typescript code

Comments

@jcscottiii
Copy link
Collaborator

jcscottiii commented Oct 28, 2024

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

@jcscottiii jcscottiii added this to the Missing One Implementation milestone Oct 28, 2024
@jcscottiii jcscottiii added enhancement New feature or request typescript Pull requests that update Typescript code labels Oct 28, 2024
@jcscottiii jcscottiii moved this to In Progress in webstatus.dev Nov 20, 2024
@KyleJu
Copy link
Collaborator

KyleJu commented Nov 26, 2024

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:

  1. Adding the chart to the stats page
  2. Having this behind a flag. (we don't have anything as advanced as wpt.fyi for feature flags)
  3. 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.

cc @past

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typescript Pull requests that update Typescript code
Projects
Status: In Progress
Development

No branches or pull requests

2 participants