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

Cb 13969 - Allow close button and navigation buttons positions to be swapped #262

Merged
merged 20 commits into from
Mar 6, 2019

Conversation

steinaragustli
Copy link
Contributor

@steinaragustli steinaragustli commented Mar 13, 2018

Platforms affected

iOS and Android

What does this PR do?

Enables the position of the close/done button on inappbrowser to be swapped with the position of the navigation buttons. See https://issues.apache.org/jira/browse/CB-13969 for screenshots.

What testing has been done on this change?

I have tested all possible combination of parameters when different buttons are hidden and shown. So everything is consistent with how this should work.

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

@steinaragustli steinaragustli changed the title Cb 13969 Cb 13969 - allow user to swap position of close/done button and navigation buttons + bugfix in ios where navigation buttons are always hidden. Mar 13, 2018
@steinaragustli steinaragustli changed the title Cb 13969 - allow user to swap position of close/done button and navigation buttons + bugfix in ios where navigation buttons are always hidden. Cb 13969 - Allow close button and navigation buttons positions to be swapped Feb 28, 2019
@dpa99c
Copy link
Contributor

dpa99c commented Feb 28, 2019

I notice this is only implemented for the UIWebView variant of InappBrowser on iOS - can it be extended to the WKWebView variant as well?

@steinaragustli
Copy link
Contributor Author

I notice this is only implemented for the UIWebView variant of InappBrowser on iOS - can it be extended to the WKWebView variant as well?

@dpa99c I will try that. I will let you know.

@steinaragustli
Copy link
Contributor Author

I notice this is only implemented for the UIWebView variant of InappBrowser on iOS - can it be extended to the WKWebView variant as well?

@dpa99c I will try that. I will let you know.

@dpa99c This is now extended to WKWebView, so on my part its good to go.

@steinaragustli
Copy link
Contributor Author

@stevengill @agrieve @shazron @purplecabbage @jcesarmobile

Is anyone able to review this ? It's a old pull request which i just updated. It's not a big change but enables some desirable additional functionality.

@purplecabbage
Copy link
Contributor

Looks good. I'll have to test this before merging but I'll try to get to it this week.

@steinaragustli
Copy link
Contributor Author

Looks good. I'll have to test this before merging but I'll try to get to it this week.

Ok awesome, thank you.

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

Successfully merging this pull request may close these issues.

5 participants