Active
Project:
Calendar Block
Version:
6.x-2.2
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2008 at 20:53 UTC
Updated:
9 Jul 2013 at 19:18 UTC
It can take a couple of seconds for the calendar to be generated and shown on the page. How about a loading icon so that people know something is happening. Maybe something like the animated grey loading icon used in flash or Mac OS X?
Comments
Comment #1
skilip commentedI think a loading indicator should be avoided as much as possible, but having to wait, for more than one second for the next month to load, isn't desirable either. I'll come up with a solution anyway. I'll let you know!
All the best!
Comment #2
skilip commentedThe delay of the first calendar display is caused by the delay caused by requesting the markup using AJAX. The first display should not be be loaded by AJAX to avoid this delay.
Comment #3
c4rl commented+1 on first load being non-ajax. A loading indicator may be appropriate for subsequent calls.
Comment #4
skilip commentedI'll work this out asap
Comment #5
skilip commentedI'll work this out asap
Comment #6
heldercor commentedI agree on this.
Comment #7
aaronbauman+1, sub