waypoints icon indicating copy to clipboard operation
waypoints copied to clipboard

Creating a select box inside waypoint div scrolls the user back to top

Open prateekjadhwani opened this issue 9 years ago • 0 comments

SO I have a nab bar that stays on the top when the user scrolls past its location. I have a select box in this nav bar that lets user jump to various locations. When the user taps on the select box on an iOS device, the user gets scrolls to the top.

If you see this codepen demo on an iPhone or iPAd, you will see what I am talking about http://codepen.io/prateekjadhwani/pen/oLKvEd/

  • Scroll down to see the nav bar fixed.
  • Tap on the select box to choose an option
  • The user gets thrown back to top

prateekjadhwani avatar Aug 26 '16 14:08 prateekjadhwani