Famous / Famous/famous-angular

Range input inside scroll-view not working

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
267
PR merge metrics
No merged PRs in 30d

Description

Range inputs do not work inside of scroll-views. This is probably expected as the event is being hijacked by the scroll view (so that it will scroll) instead of allowing it through to the input. I can't think of an easy fix at the moment. The slider would probably have to be its on widget. Any thoughts?

Here is a codepen to illustrate my point: http://codepen.io/anon/pen/VLZxmj?editors=101
(Remember to emulate touch events)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.