leelokas / vacation_tracker

3 stars 3 forks source link

Make the 2 weeks notice more apparent #146

Closed lucyhilltop closed 6 years ago

lucyhilltop commented 6 years ago

Currently it's very easy to just send vacation requests whenever, not following the 2 weeks notice rule. While we shouldn't make it impossible to create 'spontaneous' requests, we should notify at least the manager that the request is less than 2 weeks away.

I think the issue could be solved by a color change and a hover tooltip? image And when the user hovers on the line, a tooltip with text

The user's request is less than 2 weeks from now!

would appear.

leelokas commented 6 years ago

Maybe should add the tooltip and color change to both "My vacations" view and manager's "Needs confirmation" view? For requests in "Saved" and "Sent" stage.