actnforchildren / mental_health_app

Tiffany Tang's mental health app working with Dwyl.com
https://actnforchildren.herokuapp.com/
7 stars 0 forks source link

Calendar UI enhancement #50

Closed SimonLab closed 5 years ago

SimonLab commented 5 years ago

On mobile the calendar is open/close with the current selected text: image

SimonLab commented 5 years ago

@tiffany-tang the calendar icon has been added and you should now be able to swipe left/right to change the month (when I tested the calendar on mobile I found it a bit difficult sometimes to use the arrows), but let me know if this feature is not necessary.

tiffany-tang commented 5 years ago

@SimonLab Hi just tested this out - it works fine for me. Thanks for adding this feature because it will be very useful in the long run.

Will there be something similar for the weekly and monthly list views?

SimonLab commented 5 years ago

@tiffany-tang good question, I'm not sure yet how to let users select different week or month. I've added a comment on the issue here: https://github.com/actnforchildren/mental_health_app/issues/36#issuecomment-433457193

SimonLab commented 5 years ago

the swipe event listener has been added to the other view (weekly/monthly)

tiffany-tang commented 5 years ago

@SimonLab looks good!