Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(reorder-group): should be able to reorder items from within a sha… #17747

Merged

Conversation

adamlacombe
Copy link
Contributor

Short description of what this resolves:

Changes proposed in this pull request:

  • reorder-group: createGesture on this.el instead of this.doc.body

Ionic Version: 4.1.1

Fixes: #17746

@ionitron-bot ionitron-bot bot added the package: core @ionic/core package label Mar 10, 2019
@liamdebeasi
Copy link
Member

Hi there,

Thanks for the PR! Would you be able to add some tests that verify this functionality? Thanks!

@adamlacombe
Copy link
Contributor Author

Sure, I'll give it a shot. I just added a standard interactive test. I'll add onto that to verify this functionality shortly.

@adamlacombe
Copy link
Contributor Author

@liamdebeasi All set - let me know if you have any questions or concerns. Thanks!

@brandyscarney
Copy link
Member

Thanks for the PR! The fix looks good to me. 🙂 @liamdebeasi Could you review the tests?

@liamdebeasi
Copy link
Member

Hey there,

I pushed a few updates to your branch regarding the tests:

  • simplified the tests a little bit and reorganized some functions
  • sped up the tests (originally they were running at ~2600ms on my machine, got them down to ~700ms)

Going to do another quick look over, but everything else looks really great! Nice work! 🎉

Copy link
Member

@liamdebeasi liamdebeasi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@brandyscarney brandyscarney merged commit 352797e into ionic-team:master Mar 26, 2019
@brandyscarney
Copy link
Member

Merged 🎉

kiku-jw pushed a commit to kiku-jw/ionic that referenced this pull request May 16, 2019
…-team#17747)

- adds ability to reorder items from within a shadow dom component
- adds interactive test

fixes ionic-team#17746
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants