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

[FEATURE] Warn people about supported browsers and devices #394

Open
3 tasks
James-Oswald opened this issue May 6, 2024 · 0 comments
Open
3 tasks

[FEATURE] Warn people about supported browsers and devices #394

James-Oswald opened this issue May 6, 2024 · 0 comments
Labels
Enhancement New feature good first issue Good for newcomers No API-Break Will not break test results or backwards compatibility. Middle number in semantic versioning
Milestone

Comments

@James-Oswald
Copy link
Member

The application should check the user agent and prevent devices with the wrong specs from running the application, by displaying a screen that lists supported things.

Supported Browsers:

  • Chrome & Edge (Chromium)
  • Firefox

Unsupported Browsers:

  • Safari
  • IE

Unsupported Devices:

  • Things without a mouse
  • Things without a keyboard

Todo:

  • Other Chromium based browsers like Opera and OperaGX also probably work fine, check this
  • Implement User agent detection
  • implement warning screen
@James-Oswald James-Oswald added Enhancement New feature No API-Break Will not break test results or backwards compatibility. Middle number in semantic versioning labels May 6, 2024
@James-Oswald James-Oswald added this to the PMH 2.0.0 milestone May 6, 2024
@James-Oswald James-Oswald added the good first issue Good for newcomers label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature good first issue Good for newcomers No API-Break Will not break test results or backwards compatibility. Middle number in semantic versioning
Projects
None yet
Development

No branches or pull requests

1 participant