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

Complete web page not showing #98

Closed
hshrimali opened this issue Mar 17, 2017 · 9 comments
Closed

Complete web page not showing #98

hshrimali opened this issue Mar 17, 2017 · 9 comments

Comments

@hshrimali
Copy link
Contributor

After clicking on the "amahi anywhere" link in Overview.html, it shows only the half part of the web page (vertically) instead of complete web page.

@cpg
Copy link
Member

cpg commented Mar 18, 2017

Where is this link?

@hshrimali
Copy link
Contributor Author

Actually, there is a page that comes after clicking on Overview.html. On that page, there is a text "amahi anywhere" in blue color. When we tap on that text, it directs us to the this link (https://www.amahi.org/apps/amahi-anywhere).
But only vertically half part of this page is displayed on the mobile screen that is the issue.

@cpg
Copy link
Member

cpg commented Mar 18, 2017

If you do not specify where that Overview.html file is, or how a user of the app clicks on it, we can't do much about it.

@hshrimali
Copy link
Contributor Author

Okay, so after logging into the app , follow the following path.
Shares >> Introduction >> 1 - Overview.html . After opening of Overview.html tap on the link "Amahi Anywhere" in the section "Install Amahi Anywhere in your HDA"

@cpg
Copy link
Member

cpg commented Mar 21, 2017

Ok, I see that the web view is constraining the view port of the web page. I'm not sure if this is something that is fixable in the webview we use in the app or it's a result of the non-mobile friendly HTML/CSS in the amahi.org site. Pinch to reduce size does not seem to work.

If you can propose something to fix this, please suggest.

@csoni111
Copy link
Member

This can be done by adding a few settings to the web view. We need to enable Overview Mode and zoom controls on it. Can I send a pr for this fix?

Also on a separate note the amahi website must be made mobile-friendly!

@cpg
Copy link
Member

cpg commented Mar 22, 2017

If you think it's a simple solution, we should fix it.

However, the apps area has to be tested as well if this settings affects other usage of the webview.

@hshrimali
Copy link
Contributor Author

@cpg I'm done fixing this issue, if csoni111 is not working on it. Can I send the PR ??

@cpg
Copy link
Member

cpg commented Mar 22, 2017

Let's see your PR @hshrimali.

cpg pushed a commit that referenced this issue Mar 23, 2017
* Added overview mode for webview and zoom in/zoom out feature.

* Changed match_parent to fill_parent.
@cpg cpg closed this as completed Mar 23, 2017
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

No branches or pull requests

3 participants