Mobile device - gesture top-down over carousel not working properly.
See original GitHub issueI’m submitting a…
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[X ] Support request
Current behavior
On carousel on Mobile device finger gestures are not working as expected.
Expected behavior
When carousel used on cell phone, finger gesture from top-down and down-top over carousel should scroll the gallery down or up.
Minimal reproduction of the problem with instructions
- open provided link (https://ks89.github.io/angular-modal-gallery-2018-v7.github.io/demo/carousel) on mobile phone and try finger gesture top-down over image in carousel.
What is the motivation / use case for changing the behavior?
- user wants to move gallery images in carousel LEFT<->RIGHT not TOP<->DOWN (this gesture should move page itself).
Environment (the most important section to fill very carefully)
CURRENT GALLERY VERSION EXAMPLES WEB PAGE VERSION:
https://ks89.github.io/angular-modal-gallery-2018-v7.github.io/demo/carousel
- @ks89/angular-modal-gallery version: X.X.X
- Node version: X.X.X
- npm version: X.X.X
- Operating System and version:
- Angular version: X.Y.Z
- angular-cli version (or SystemJS/Webpack): X.Y.Z
- I'm using Server Side Rendering with angular-universal: YES/NO
- I'm compiling with mode: DEBUG / PROD / PROD with AOT
Browser:
- [X ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
Others:
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Swipe Gesture not working in Bootstrap 4 carousel
For anyone following this thread, I'm pleased to say the swipe gesture is now working on my carousels. The reason: I updated my...
Read more >SwipeView - .NET MAUI - Microsoft Learn
NET MAUI) SwipeView is a container control that wraps around an item of content, and provides context menu items that are revealed by...
Read more >How The Forum Works - Support - Themeco
Welcome to the Themeco Forum! We've put together this overview post to explain everything you need to know and so you can quickly...
Read more >Most Useful 3D Touch Gestures on iPhone - MacRumors
You can use this cursor gesture in Mail, Notes, Messages, and more on 3D Touch-enabled devices running iOS 11. Control Center. In Control...
Read more >Best practices for carousels - web.dev
Performance #. A well-implemented carousel, in and of itself, should have very minimal or no impact on performance. However, carousels often ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Ks89 great! OK, thanks)
@mohaxspb i merged the PR and released as 7.2.2. It seems ok and backward compatible. Good catch and thank u for the contribution.
Feel free to create other PR, but if you want to do big features it should be better if we talk about the idea before to start to work.
👍