Issue 243: Tall weeks in month-view should try to borrow height from other weeks
Status:  Released
Owner: ----
Closed:  Aug 2014
Reported by dominic%...@gtempaccount.com, Dec 11, 2009

Hi


Am seeing the calendar skew all over the place when I add too many events
to a date.

Is there a setting to control if the day cell expands [Month View] when
more events are added to a given date, or like google calendar is there a
way to indicate that there are more dates and then popup a div to display.


Thanks for your time

Dom

Dec 20, 2009
Project Member #1 adamrs...@gmail.com
hi dominic,
i agree. there should either be a setting to restrict events from making the calendar
rows taller, or, like you said, have an extra ui component that lets you hide/view
the excess events. i'm still thinking over the implementation, so i haven't marked
this accepted yet.
thanks,
adam
Summary: Better handling of vertically-overflowing events (month view)
Labels: -Type-Defect Type-Enhancement
Jan 18, 2010
Project Member #2 adamrs...@gmail.com
 Issue 268  has been merged into this issue.
Jan 18, 2010
Project Member #3 adamrs...@gmail.com
i still think this "more" indicator is a good idea. it should probably be a plugin
though (plugin architecture will be in 1.5)

however, i think fullcalendar should take one more measure before resorting to this.
if one week in particular has too many events, it should steal height away from the
other weeks first.
Jan 18, 2010
Project Member #4 adamrs...@gmail.com
accepted, for stealing height from other weeks
Status: Accepted
Jan 19, 2010
Project Member #5 adamrs...@gmail.com
 Issue 97  has been merged into this issue.
Feb 4, 2010
#6 katie.e....@gmail.com
In use cases where the calendar is used for showing lots of events, and month view is
used as a sort of overview, I'm not sure stealing height will be enough.  What if the
calendar shows 20+ events per day in month view?  A "More" type of link would be very
handy.  I'm attempting to implement this externally with onEventRender returning
false for month view over a certain number of events, but am wondering if there's a
good way to step in an add the "More.." link externally.  Does anyone have
suggestions?  In 1.4.3 I had a patch implemented to do this in the renderSegs for
month view, but in 1.4.4. with the speed ups it looks to be quite a bit more complex.

It's likely we'll need this before 1.5, but I'm willing to contribute to some
proto-plugin code.
Feb 6, 2010
Project Member #7 adamrs...@gmail.com
katie, i agree the more link would be useful. im organizing the issue tracker, and 
will make this thread about stealing height. another thread has started up 
(https://code.google.com/p/fullcalendar/issues/detail?id=304) which will be for the 
"more..."
Summary: tall weeks in month-view should try to borrow height from other weeks
Aug 13, 2013
Project Member #8 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Tall weeks in month-view should try to borrow height from other weeks (was: tall weeks in month-view should try to borrow height from other weeks)
Labels: -Type-Enhancement Type-Feature
Aug 18, 2013
Project Member #9 adamrs...@gmail.com
 Issue 1510  has been merged into this issue.
Jun 25, 2014
Project Member #10 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-skeleton
Jul 23, 2014
Project Member #11 adamrs...@gmail.com
This is now the default behavior in v2.1 (beta)
http://blog.arshaw.com/1/post/2014/07/fullcalendar-210-beta.html

I would really appreciate if you could verify this. Thanks a lot!
Aug 14, 2014
Project Member #12 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 26, 2014
Project Member #13 adamrs...@gmail.com
This issue has been resolved with the official release of v2.1.0:
http://blog.arshaw.com/1/post/2014/08/fullcalendar-210-released.html

Please post any follow-up bug reports or feature requests as separate issues. Thanks.
Status: Released