rubyforgood / pantry_scheduler

MIT License
7 stars 13 forks source link

Date picker should not show through client list #103

Closed pollygee closed 7 years ago

pollygee commented 7 years ago

pantryscheduler When creating an appointment, if you start to type a name and get a list come up, the date picker shows through the names and if you click on it....the date picker is selected. We need to not see the date picker when looking at the list of names.

caward12 commented 7 years ago
screen shot 2017-07-28 at 11 04 03 am

I can confirm this bug. I ran through set up instructions and ran localhost in chrome Version 59.0.3071.115. My operating system in MacOS Sierra 10.12.4.

caward12 commented 7 years ago

I also can confirm using Safari version 10.1.

screen shot 2017-07-28 at 11 02 23 am
pollygee commented 7 years ago

Thanks @caward12

bolducp commented 7 years ago

I've made a PR here (https://github.com/rubyforgood/pantry_scheduler/pull/107) that I think fixes this issue.