The use counter <select> menu doesn't show a value above feature #4080
See original GitHub issueDescribe the bug
The <select>
box that contains all of the feature descriptions stops displaying anything above feature #4080.
Example:
- https://chromestatus.com/metrics/feature/timeline/popularity/4077 - shows “FileSystemUrlNavigation”
- https://chromestatus.com/metrics/feature/timeline/popularity/4078 - shows “V8Navigator_AdAuctionComponents_Method”
- https://chromestatus.com/metrics/feature/timeline/popularity/4079 - shows “ClientHintsUAFullVersionList”
- https://chromestatus.com/metrics/feature/timeline/popularity/4080 - blank description
- https://chromestatus.com/metrics/feature/timeline/popularity/4081 - blank description
- https://chromestatus.com/metrics/feature/timeline/popularity/4082 - blank description
To Reproduce Steps to reproduce the behavior:
- Visit URLs above.
Expected behavior The descriptions work for all features, not just old ones.
Additional context
If this turns out to be a bug in the <select>
menu itself, please report it to crbug.com/new and CC masonf@chromium.org. However, I don’t believe it is, since I inspected the page and I don’t even see <option>
elements added to the DOM for anything above 4080. So I’m guessing this is a backend or site issue.
Issue Analytics
- State:
- Created a year ago
- Comments:8
Top Results From Across the Web
Solved: What did the "Dropdown.Selected.Value" change into...
Value function doesn't exist anymore, and my app doesn't function. I tried to use the new Selectedtext function instead of (the now non-existent)...
Read more >Video: Drop-down list settings - Microsoft Support
Training: You can use a comma-delimited list, a cell range, or a named range to define the options in a drop-down list. This...
Read more >Change the selected value of a drop-down list with jQuery
To set the selected index of a drop down list, you would use this: $("#dropDownList").prop("selectedIndex", 1);. Note that ...
Read more >Nvidia GeForce RTX 4080 Founders Edition Review - PCMag
Nvidia's GeForce RTX 4080 Founders Edition is a big-time performer for 4K gaming, but this giant graphics card is in a tough price...
Read more >Wireshark User's Guide
By reading this book, you will learn how to install Wireshark, how to use the basic elements of the graphical user interface (such...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The fix went live yesterday and seems to have worked.
OK, that seems to be the problem. After deploying my draft PR to staging and running our cron job, I am able to view metrics higher than 4080. E.g., https://cr-status-staging.appspot.com/metrics/feature/timeline/popularity/4188