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

Improve compatibility for web and mobile browsers #2

Open
13 tasks
afterdusk opened this issue May 5, 2021 · 0 comments
Open
13 tasks

Improve compatibility for web and mobile browsers #2

afterdusk opened this issue May 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@afterdusk
Copy link
Owner

Problem

flop looks alright on desktop Chrome, but the input text fields look oversized in Firefox. Other browsers have not even been tested.

On mobile (and presumably tablets too), the interface is entirely broken. The page overflows the screen, text appears at the wrong size, input fields are misaligned. While the app is not meant to run with an optimal experience on mobile browsers, it should at least be usable.

Tasks

Web Browser Compat

  • Add custom CSS for HTML elements for consistent look across browsers
  • Verify page appears as intended on:
    • Chrome
    • Firefox
    • Safari
    • Opera
    • Edge

Mobile Compat

  • Add mobile interface
  • Verify mobile interface appears as intended on:
    • Android tablets
    • Android phones
    • iPads
    • iPhones
@afterdusk afterdusk added the enhancement New feature or request label May 5, 2021
@afterdusk afterdusk self-assigned this May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant