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

Suggestion: Open download page for specific OS instead of Windows by default #140

Closed
theofficialgman opened this issue Nov 7, 2022 · 0 comments · Fixed by #222
Closed

Comments

@theofficialgman
Copy link
Contributor

I mentioned this in discord. If anyone wants to play around with JS, it would be cool if clicking the download button went to the proper OS page based on the found user agent or some other probing method.

eg: adoptium temurin download
https://github.com/adoptium/website-v2/blob/main/src/components/LatestTemurin/index.tsx
https://github.com/adoptium/website-v2/blob/main/src/util/detectOS.tsx

also it appears that most browsers from within the last few years also support architecture reporting as well WICG/proposals#40 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant