James C Scott III
James C Scott III
There are two new terms that need to be added to the autocomplete: - `group:` - `snapshot:` Additionally, I made a mistake with the earlier `available_date` term. It now needs...
The requirements for this need to be flushed out beforehand.
The requirements for this need to be flushed out beforehand.
Sometimes features are renamed and the old id is moved to the alias field. A user should be able to go to `https://webstatus.dev/features/` and be redirected to the page for...
Currently, `webstatus-overview-filters` emits an exportToCSV event to tell its grandparent component `webstatus-overview-page` to use its apiclient to get the features. We can simplify that by having `webstatus-overview-filters` use the global...
**Is your feature request related to a problem? Please describe.** There are two use cases that need to be handled: 1. Sometimes a feature may be marked as baseline and...
**Describe the bug** When in Spanner Studio for the GCP dashboard, I expect to be able to quickly delete a feature row by selecting the row and hitting the delete...
# Background From @past on this [PR](https://github.com/GoogleChrome/webstatus.dev/pull/509) > Can you guard against future schema changes via assertions or similar? It's better to not display any information if the schema has...