Skip to content

fix(slides): inputs in slides handled correctly #9829

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

Closed
wants to merge 2 commits into from
Closed

Conversation

jgw96
Copy link
Contributor

@jgw96 jgw96 commented Dec 29, 2016

Short description of what this resolves:

Currently the approach here is to treat inputs in slides like they are already in the viewable area. Slides have a complex structure and css that makes it hard for our current input focus scrolling implementation to know how far to scroll, if its in the viewable area etc etc.

Changes proposed in this pull request:

  • Treat inputs in slides like they are in the viewable area, this way we just focus it and call it done
  • Make the paginator in slides stick to the bottom of the slides container. Without this the paginator ends up halfway up the page overlapping other elements.

Ionic Version: 2

Fixes: #9553

@jgw96
Copy link
Contributor Author

jgw96 commented Jan 3, 2017

Testing this issue with the latest nightly as there were a'lot of changes with slides lately.

@brandyscarney
Copy link
Member

Can you update this PR to resolve conflicts and if you think it is ready to go remove the WIP label?

@airasheed
Copy link

Hi, I really appreciate this fix. Is there any update on this?

@brandyscarney
Copy link
Member

Ping @jgw96

@brandyscarney brandyscarney self-assigned this Jan 31, 2017
@jgw96
Copy link
Contributor Author

jgw96 commented Jan 31, 2017

updating this

@jgw96 jgw96 requested a review from brandyscarney January 31, 2017 19:59
@jgw96
Copy link
Contributor Author

jgw96 commented Feb 3, 2017

Going to close this PR for now, not entirely happy with the fix here and want to do re-do it from scratch.

@jgw96 jgw96 closed this Feb 3, 2017
@jgw96 jgw96 deleted the inputSlides branch February 3, 2017 16:05
@gsimonpotla
Copy link

Hi, would there be any update or workaround for this issue ?

@mikeyny
Copy link

mikeyny commented Sep 25, 2017

@jgw96 Any Update on this issue ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants