umgc / fall2022

SWEN 670 Fall 2022 cohort
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Typeahead not automatically visible #665

Closed mdconatser closed 1 year ago

mdconatser commented 2 years ago

As a user, I want to be able to see typeahead results as I type, instead of having to swipe up or close the keyboard.

Results should be visible upon typing instead of having to take a second action.

shaneknows commented 2 years ago

This is tough because of screen real estate. The keyboard is half the screen and then the textbox; doesn't leave much room

mdconatser commented 2 years ago

was thinking maybe if we could just auto scroll the screen up a bit when clicking into the text field, it’d be enough. probably not totally necessary though

On Tue, Oct 25, 2022 at 9:16 AM Shane Knowles @.***> wrote:

This is tough because of screen real estate. The keyboard is half the screen and then the textbox; doesn't leave much room

— Reply to this email directly, view it on GitHub https://github.com/umgc/fall2022/issues/665#issuecomment-1290535759, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2NUZULQ3Q5XOZR4IIE6VLWE7MTHANCNFSM6AAAAAARNACTXA . You are receiving this because you authored the thread.Message ID: @.***>

mdconatser commented 2 years ago

tested on android

Minyahil40 commented 1 year ago

tested on iPhone

tatikozh commented 1 year ago

tested on iPad

wpbear1742 commented 1 year ago

Verified - Test PASS