adopted-ember-addons / adopted-ember-addons/ember-sortable

Button clicks dont work on mobile devices for nested components

Open
#340 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
299
Forks
159
Avg merge
4d 6h
Merged PRs (30d)
4

Description

**Describe the bug**
If the `item` inside `{{#item.handle}}` or `{{#group.item}}` is an ember component with buttons, button clicks dont work on mobile devices.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to [twiddle](https://ember-twiddle.com/55d047c6a8fb29a9f7a6018c8bcd9501?openFiles=templates.index.hbs%2Ctemplates.components.my-component.hbs).
1. [Simulate](https://developers.google.com/web/tools/chrome-devtools/device-mode) mobile device on Chrome/Desktop or try it out on a real mobile device.
1. Try clicking the buttons.

**Expected behavior**
Button clicks and other touch events should work on mobile devices.

Carried over from https://github.com/adopted-ember-addons/ember-sortable/issues/339

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.