wizbots / labtab

0 stars 0 forks source link

Make description not mandatory, add some way to hide keyboard #62

Open internetmosquito opened 7 years ago

internetmosquito commented 7 years ago

2 issues here:

First we need to remove description being mandatory when making a video, mentors told me most of the times they don't add this field so is not necessary.

Second, when clicking on creators or description, keyboard shows up and there is no real way to hide it. Is it possible to add a button within the keyboard that actually minimises it?

internetmosquito commented 7 years ago

Seems fixed

internetmosquito commented 7 years ago

@kapoorutd this is not fixed, and what it's even worse, if I click Next in the on screen keyboard coming from Title, I'm placed in Project Creators and there is now way to minimize the on-screen keyboard, since there's no Next button or hide button, forcing user to tap on physical back button to minimize keyboard.

Tested this on Samsung Galaxy Tab 2, screenshot screenshot_20170815-115643

We need to be able to minimize on-screen keyboard and remove Next button on the keyboard when focus is on Title, so please add a minimize button for all text fields in this form.

internetmosquito commented 7 years ago

This is still wrong!

Check the video:

https://www.dropbox.com/s/j5q9my9fdh452cv/2017_08_24_11_14_42.mp4?dl=0

If I click on Title and type something, I have a NEXT button, clicking on this will put cursor in Project Creators....why?

Either put cursor on Select Category OR in Description, but

1) Skipping a mandatory field Category is bad 2) In any case when placed in Project creators NEXT button is not there... why? this FORCES me to click the physical BACK button to minimize the on-screen keyboard

Then I manually put cursor in Description and there is NEXT button that takes me to Notes but there is no END button so again, I have to close manually the on-screen keyboard

This is what I expect:

If I tap on Title, the flow should be ->

Title -> click NEXT -> Category -> click NEXT -> Project creators -> click Next -> Description -> click NEXT -> Knowledge nuggets -> click NEXT -> Notes -> DONE (same as clicking CREATE)

If for some reason we cannot have NEXT in non-text fields then flow should be:

Title -> click NEXT -> Description -> click NEXT -> Notes -> DONE (Or something that allows user to hide on-screen keyboard WITHOUT having to click physical button)

internetmosquito commented 7 years ago

This is fixed