Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Comment thread
wjames111 marked this conversation as resolved.
Outdated
Comment thread
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 |
Comment thread
wjames111 marked this conversation as resolved.
Outdated
| :--------- | :---- | :-- | :------ | :---- |
| Chrome | 57.8% | | Desktop | 87.9% |
| (not set) | 21.9% | | Mobile | 11.9% |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The 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% |
Comment thread
wjames111 marked this conversation as resolved.
Outdated
| Edge | 3.4% | | | |
| Firefox | 1.5% | | | |

## Getting Started

### Setting up Node
Expand Down
Loading