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

Browser support review #437

Open
2 of 8 tasks
AlanSl opened this issue Jul 26, 2018 · 0 comments
Open
2 of 8 tasks

Browser support review #437

AlanSl opened this issue Jul 26, 2018 · 0 comments
Labels

Comments

@AlanSl
Copy link
Contributor

AlanSl commented Jul 26, 2018

All browsers have an error in console on window resize, chart.querySelector(...) is null - might be related to the resize chopping issue (most noticeable in Chrome for Windows)

Currently supported:

  • Chrome (desktop)
    • [] [medium / serious] Some stacks get inconsistently chopped off right hand edge after window resize (especially on Windows)
  • Firefox (desktop)
    • No specific issues

May become supported in future

  • MS Edge (Windows 10)

    • [minor] Horizontal scrollbar appears after window resize, obscuring some buttons until user scrolls down
  • Safari 11 (Mac)

    • No specific issues
  • Safari (iOS)

    • Need to borrow a device
  • Chrome (Android)

    • [serious] Weird / broken resize behaviour on screen rotation - goes tiny or off screen. Must refresh page after rotating screen
    • [serious] In portrait orientation, lower button panel is off bottom of screen. User can scroll down and see them but will have no reason to try to scroll down
    • [serious] In landscape orientation, lower button panel is off bottom of screen and user can't scroll down
  • Firefox (Android)

    • [serious] Same issues as Chrome (Android)
  • Opera shows same as Chrome

@RafaelGSS RafaelGSS transferred this issue from clinicjs/node-clinic-flame Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants