On Mon, Aug 12, 2013 at 2:22 PM, Deyan Ginev
<
d.g...@jacobs-university.de> wrote:
> There is a small "more" link at the bottom of the "Latest messages" box, why
> not adapt that one? It is more explanatory than a green plus to me.
Hm, like "expand all"? That would work. I kind of felt like the
plus is inviting eye-candy - and once it's been clicked once, the user
will know what it does. But it's true, it's not so clear up front.
> Also to keep in mind -- when the messages are updated they break out of
> their "box" and also go straight through the footer. The CSS should probably
> evolve to keep the looks nicer.
Definitely - I hope to either get that fixed today or tomorrow (and if
we can't, I'll remove the feature until we have it sorted out). We
have to recalculate and adjust the heights on the fly, but that's
doable with jQuery (by adapting some code we already have).
> And, in the case you have a non-trivial number of messages (100 or more)
> that feature would be quite heavy on the front page, so I am not sure you
> really want it in the long run.
The front page is limited to 14 messages at a time so we should be OK
in this regard.
Joe