Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.64k stars 1.38k forks source link

Remove closed issues from the feature suggestion list #5253

Closed atjn closed 4 years ago

atjn commented 4 years ago

It seems like the feature suggestion list hasn't been updated in a while, and is linking to a lot of features that have already been implemented. That makes the list very frustrating to use.

Here's a list of closed issues that I randomly found, without making any specific effort to find them:

#1 CSS3 overflow-x and overflow-y #1665 #5 <keygen> tag #1155 #7 document.readyState #1274 #19 <audio> onended event #1033 #56 CSS's @import #1411

It would be great if the list could be updated.

Fyrd commented 4 years ago

Yeah, I've been thinking of retiring that page in favor of the GitHub reaction count list which accomplishes what the suggestion list was originally for. Thanks for that list though, will close those issues.

atjn commented 4 years ago

Arh, that makes sense. I will just use GitHub going forward then. But yeah, definetely make it clear on the site that people should use GitHub instead :)