BRCAChallenge / BRCAMobile

0 stars 0 forks source link

onscreen keyboard doesn't disappear after search #6

Closed falquaddoomi closed 6 years ago

falquaddoomi commented 7 years ago

The onscreen touch keyboard remains visible after executing a query, which obscures the results. This isn't as much a problem on Android since you can dismiss the keyboard by tapping outside of the search box, but on iOS devices it appears to not be easily dismissible. Either way, the keyboard should collapse after a search.

falquaddoomi commented 7 years ago

Should be tested on actual iOS devices as well as Android devices, but it seems to work in the simulator.

falquaddoomi commented 6 years ago

Fixed by wrapping search bar in tag on the search page, in commit b7891d86caaa27a7936f7eb2c0b541545184d515.