sunlightlabs / sunlight_health

Sunlight Health, a mobile health care app for iOS and Android.
GNU General Public License v3.0
4 stars 1 forks source link

locking the nav below the keyboard? #19

Closed cweber closed 13 years ago

konklone commented 13 years ago

I've changed a setting in Android that now causes the screen to "pan" instead of "resize". If text fields are all above the "fold" (like on the drugs page) this works ideally - on the other search forms, it doesn't. But we could rearrange the search forms if necessary, I suppose.

As best as I can tell, it's either the old way, or this way - tradeoffs either way.

cweber commented 13 years ago

Awesome! This seems to be working for all of the sections for me..., but I was planning on adjusting the spacing between the form fields on Facilities and Supplies anyway, so whatever bug you were seeing may get resolved.

Caitlin Weber Graphic Designer | Sunlight Foundation http://www.sunlightfoundation.com/ @CaitlinWeber http://twitter.com/caitlinweber http://www.facebook.com/sunlightfoundationhttp://twitter.com/sunfoundationhttp://www.youtube.com/sunlightfoundationhttp://sunlightfoundation.com/join/http://blog.sunlightfoundation.com/feed/rss/

On Fri, Apr 22, 2011 at 7:12 PM, klondike < reply@reply.github.com>wrote:

I've changed a setting in Android that now causes the screen to "pan" instead of "resize". If text fields are all above the "fold" (like on the drugs page) this works ideally - on the other search forms, it doesn't. But we could rearrange the search forms if necessary, I suppose.

As best as I can tell, it's either the old way, or this way - tradeoffs either way.

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/health_care/issues/19#comment_1046041

konklone commented 13 years ago

The issue is that the screen doesn't get bumped up at all after the first time you enter a text field and bring up the keyboard. So the keyboard obscures the text field itself. My recommendation, for an app as small as ours, is to place each text field high enough on the page that it can never be covered by the virtual keyboard.

On Mon, Apr 25, 2011 at 10:10 AM, cweber < reply@reply.github.com>wrote:

Awesome! This seems to be working for all of the sections for me..., but I was planning on adjusting the spacing between the form fields on Facilities and Supplies anyway, so whatever bug you were seeing may get resolved.

Caitlin Weber Graphic Designer | Sunlight Foundation <http://www.sunlightfoundation.com/

@CaitlinWeber http://twitter.com/caitlinweber http://www.facebook.com/sunlightfoundation< http://twitter.com/sunfoundation>< http://www.youtube.com/sunlightfoundation>< http://sunlightfoundation.com/join/>< http://blog.sunlightfoundation.com/feed/rss/>

On Fri, Apr 22, 2011 at 7:12 PM, klondike < reply@reply.github.com>wrote:

I've changed a setting in Android that now causes the screen to "pan" instead of "resize". If text fields are all above the "fold" (like on the drugs page) this works ideally - on the other search forms, it doesn't. But we could rearrange the search forms if necessary, I suppose.

As best as I can tell, it's either the old way, or this way - tradeoffs either way.

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/health_care/issues/19#comment_1046041

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/health_care/issues/19#comment_1053010

cweber commented 13 years ago

Oh! I see. You can't scroll the screen, you have to leave the keyboard to select the next field. Ok. I'll keep that in mind when I adjust the form spacing.

Caitlin Weber Graphic Designer | Sunlight Foundation http://www.sunlightfoundation.com/ @CaitlinWeber http://twitter.com/caitlinweber http://www.facebook.com/sunlightfoundationhttp://twitter.com/sunfoundationhttp://www.youtube.com/sunlightfoundationhttp://sunlightfoundation.com/join/http://blog.sunlightfoundation.com/feed/rss/

On Mon, Apr 25, 2011 at 10:13 AM, klondike < reply@reply.github.com>wrote:

The issue is that the screen doesn't get bumped up at all after the first time you enter a text field and bring up the keyboard. So the keyboard obscures the text field itself. My recommendation, for an app as small as ours, is to place each text field high enough on the page that it can never be covered by the virtual keyboard.

On Mon, Apr 25, 2011 at 10:10 AM, cweber < reply@reply.github.com>wrote:

Awesome! This seems to be working for all of the sections for me..., but I was planning on adjusting the spacing between the form fields on Facilities and Supplies anyway, so whatever bug you were seeing may get resolved.

Caitlin Weber Graphic Designer | Sunlight Foundation < http://www.sunlightfoundation.com/

@CaitlinWeber http://twitter.com/caitlinweber http://www.facebook.com/sunlightfoundation< http://twitter.com/sunfoundation>< http://www.youtube.com/sunlightfoundation>< http://sunlightfoundation.com/join/>< http://blog.sunlightfoundation.com/feed/rss/>

On Fri, Apr 22, 2011 at 7:12 PM, klondike < reply@reply.github.com>wrote:

I've changed a setting in Android that now causes the screen to "pan" instead of "resize". If text fields are all above the "fold" (like on the drugs page) this works ideally - on the other search forms, it doesn't. But we could rearrange the search forms if necessary, I suppose.

As best as I can tell, it's either the old way, or this way - tradeoffs either way.

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/health_care/issues/19#comment_1046041

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/health_care/issues/19#comment_1053010

Reply to this email directly or view it on GitHub: https://github.com/sunlightlabs/health_care/issues/19#comment_1053019