Closed caseywatts closed 10 years ago
Case 1 doesn't even show a popup/tooltip anymore.
Correction: when there is a timeslot available on Sunday (only day displayed as per #312), the clickthrough goes to time_slots/:id/edit rather than rendering a pop-up, which is an acceptable workaround. We should wait to close this until #312 is resolved.
Just a heads up, the fix for this issue by @njlxyaoxinwei redirects to timeslots/new when you click on the time slots schedule instead of displaying the tooltip. I have been working on getting tooltips working on the shifts schedule (#335) and I think I can get the correct timeslots tooltip to appear after working on the shifts version. There are still a number of issues that I'm figuring out, but it should be possible to restore the full functionality with a little time.
As of now on branch 335 , tooltip.js for timeslots is restored to the following status:
My two recent commits to branch 335:
I thought I commented during my last shift, but point number 1 above is actually intended behavior and I have since reverted the change.
Closed via #393.
On branch rails_3.2
It's just a tooltip rendering issue probably~