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

Allow ios back button to be clicked when segment buttons are in the nav bar #10363

Merged

Conversation

BrandonShar
Copy link
Contributor

Short description of what this resolves:

fixes #7671 where the ios back button isn't clickable with a segment in the header

Changes proposed in this pull request:

just add a z-index to the ios specific style. this mimics the way the ion-buttons component handles staying above the segment buttons as well.

Ionic Version: 1.x / 2.x

Fixes: #

@BrandonShar BrandonShar changed the title adding z index to ios back button Allow ios back button to be clicked when segment buttons are in the nav bar Feb 8, 2017
@brandyscarney brandyscarney self-assigned this Feb 24, 2017
@brandyscarney brandyscarney merged commit bb22e4a into ionic-team:master May 19, 2017
@brandyscarney
Copy link
Member

Thank you!

@BrandonShar BrandonShar deleted the ios-back-button-z-index branch September 25, 2017 16:39
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.

Can't click back button on ios when segment is in navbar
2 participants