codefortulsa / tfd-preplan

One page app to simplify property search on Tulsa county assessor site
https://tfd-preplan.herokuapp.com
2 stars 1 forks source link

Auto focus inputs #17

Closed LeaderOne closed 7 years ago

LeaderOne commented 7 years ago

You guys certainly don't have to accept this. Andy was saying that if the input wasn't going to allow double spaces, missing pieces, etc, it should be separate boxes. This patch splits up the address box into separate input which change focus with the space bar. The "Street Name" field allows spaces, so to focus out of that, you hit the space bar twice.

jdungan commented 7 years ago

I like it. It lets you know whats required. But, should you merge this with #18 before we merge to master to avoid conflicts on the lookup_address template?