bethgrace5 / sequoia-grove

Angular JS / Java Spring Web Application to Assist Employee Scheduling
http://bethgrace5.github.io/sequoia-grove/
4 stars 3 forks source link

Scheduling UI/UX #60

Closed jsumal closed 8 years ago

jsumal commented 8 years ago
bethgrace5 commented 8 years ago

@jsumal I had given some thought to this, and I believe the best solutions is that when the name is clicked in the list on the right hand side, it should highlight all of the spots they can be scheduled for in a different shade than the names that highlight when that employee is selected, so when the name is clicked there, you should see one shade showing all the spots they are currently scheduled for (what it does already), and another shade shows all the spots they could possibly be scheduled for.

bethgrace5 commented 8 years ago

I think tool tips are best saved for displaying the error/warning messages, should it be the case that the employee was scheduled for a spot they actually cannot work.