Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Automatic smooth scrolling in Safari #2

Open
4 tasks
justkd opened this issue Jul 25, 2018 · 0 comments
Open
4 tasks

Automatic smooth scrolling in Safari #2

justkd opened this issue Jul 25, 2018 · 0 comments

Comments

@justkd
Copy link
Contributor

justkd commented Jul 25, 2018

Description

Safari does not implement the smooth option for the DOM method .scrollIntoView().
https://caniuse.com/#feat=scrollintoview (July 25, 2018)

Need another solution for automatically scrolling in the thumbnail and card tracks. Currently, the app does scroll to the correct thumbnail/card, but it jumps immediately rather than giving proper feedback via scroll.

Mocks

How it should look (working in Chrome and Firefox)
chrome-smooth-scrolling

But no smooth scrolling in Safari
safari-smooth-scrolling

Acceptance Criteria

Update [Required]

  • Implement a third-party or custom solution that adds smooth, automatic scrolling for the card and thumbnail track in Safari.

Enhancement to Update [Optional]

  • Implement a single solution that works for all major browsers.

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant