-
Notifications
You must be signed in to change notification settings - Fork 1
[No Jira] - add browser support section to README #1821
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,20 @@ this application, please reach out to [support@mpdx.org](mailto:support@mpdx.org | |
| - Staging: https://stage.mpdx.org/ | ||
| - Local: http://localhost:3000/ | ||
|
|
||
| ## Browser Support | ||
|
|
||
| Browser and device usage based on GA4 28-day active users for next.mpdx.org (Apr 8 – May 5, 2026). | ||
|
wjames111 marked this conversation as resolved.
Outdated
|
||
|
|
||
| **Targeted browsers** (Next.js 15 build defaults): Chrome 64+, Edge 79+, Firefox 67+, Safari 12+ (macOS & iOS), and Opera 51+. Internet Explorer is not supported. | ||
|
|
||
| | Browser | Share | | Device | Share | | ||
|
wjames111 marked this conversation as resolved.
Outdated
|
||
| | :--------- | :---- | :-- | :------ | :---- | | ||
| | Chrome | 57.8% | | Desktop | 87.9% | | ||
| | (not set) | 21.9% | | Mobile | 11.9% | | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
[Suggestion] **`(not set)` row is unexplained.**
21.9% is a large bucket without context. A brief parenthetical — e.g., "GA4's bucket for sessions where the browser can't be identified (privacy extensions, bots, embedded webviews)" — would aid readers who aren't familiar with GA terminology. Flagged by: Architecture Agent + Testing Agent |
||
| | Safari | 15.2% | | Tablet | 1.2% | | ||
|
wjames111 marked this conversation as resolved.
Outdated
|
||
| | Edge | 3.4% | | | | | ||
| | Firefox | 1.5% | | | | | ||
|
|
||
| ## Getting Started | ||
|
|
||
| ### Setting up Node | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.