adopted-ember-addons / adopted-ember-addons/ember-sortable
Can't use `drag` test helper when using a handle attribute
Open
- Dominant language
- TypeScript
- Stars
- 299
- Forks
- 159
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 4
Description
Without using a `handle` prop for `{{#sortable-item}}`, one can easily use the `drag` test helper. However, without a `handle` prop - you can't use inputs as per https://github.com/heroku/ember-sortable/issues/124. In other words, impossible to run acceptance tests in this scenario.
Contributor guide
Assessment
This issue has not been assessed yet.