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

Fixed swiper open link actions #593

Merged
merged 1 commit into from
Apr 1, 2019
Merged

Fixed swiper open link actions #593

merged 1 commit into from
Apr 1, 2019

Conversation

SG-Noxoreos
Copy link
Contributor

Description

Fixed swiper, so that loops function properly by manually switching to the correct react slide, when a duplicated is about to be shown.

Type of change

Please add an "x" into the option that is relevant:

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • [ ] New Feature 🚀 (non-breaking change which adds functionality)
  • [ ] Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Polish 💅 (Just some cleanups)
  • [ ] Docs 📝 (Changes in the documentations)
  • [ ] Internal 🏠 Only relates to internal processes.

How to test it

Open an app which contains a looped swiper with links assigned to the slides. Navigate to the last slide and one slide further to trigger the loop. Tap on the slide and check if the link is opened correctly. Do the same with swiping the other way.

…witching to the correct react slide, when a duplicated is about to be shown.
@SG-Noxoreos SG-Noxoreos added the bug Something isn't working label Apr 1, 2019
@SG-Noxoreos SG-Noxoreos self-assigned this Apr 1, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2245

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 50.226%

Totals Coverage Status
Change from base Build 2238: 0.0%
Covered Lines: 5559
Relevant Lines: 10495

💛 - Coveralls

@devbucket devbucket merged commit 46e238b into v6.4.0 Apr 1, 2019
@devbucket devbucket deleted the PWA-1745 branch April 1, 2019 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants