openverse-frontend icon indicating copy to clipboard operation
openverse-frontend copied to clipboard

`scrollTo` unsupported on older android devices

Open sarayourfriend opened this issue 2 years ago • 1 comments

Description

https://sentry.io/share/issue/336fc229d5fb4428bbdc73ded9c0b581/

Some folks browsing Openverse do not have the scrollTo function.

Do we want to include a conditional async polyfill for this feature? On mobile it's a pretty useful button.

Reproduction

  1. Try the scroll to top button on an older android device with an older chrome version.

Environment

  • OS: Android 6
  • Browser: Chrome
  • Version: 58

Additional context

May be related to how committed we are to supporting older Android devices which are more prevalent outside of North America and Europe.

Related to global & economic inclusiveness.

Resolution

  • [ ] 🙋 I would be interested in resolving this bug.

sarayourfriend avatar Mar 08 '22 17:03 sarayourfriend

The original Sentry alert seems to have disappeared, but a new alert was made here: https://sentry.io/share/issue/336fc229d5fb4428bbdc73ded9c0b581/

AetherUnbound avatar Aug 08 '22 20:08 AetherUnbound