Loopcast / beta

1 stars 0 forks source link

Need fix on description text #284

Closed thomas1602 closed 9 years ago

thomas1602 commented 9 years ago

screen shot 2015-06-14 at 19 41 46

stefanoortisi commented 9 years ago

@thomas1602 How should we deal with long description and long tags together? shall we limit description lenght and number of tags? Otherwise I would need a layout for it.

thomas1602 commented 9 years ago

How many lines of text do you reckon we can fit in that box? 2-3?

thomas1602 commented 9 years ago

We could always have a "Read full description" label which expands the box when clicked @hems what do you think?

hems commented 9 years ago

maybe just leave the text max-width to 490px or something like that, and see what happens.

if keeps breaking, we fix again or do something new on the new designs..

thomas1602 commented 9 years ago

@stefanoortisi if the text is too long it could be hidden with a gradient layer like on this screenshot, and if user wants to read the full description they need to click "Show more" and it expands the white box with the full description. I think possibly the "Show more" link should only show on rollover or something. Let me know your thoughts

screen shot 2015-07-02 at 16 15 59

stefanoortisi commented 9 years ago

The problem is also how to manage the tags. I'm still a bit confused. Can you please try to do a quick layout for the different cases, such as

hems commented 9 years ago

yeah, layout will have to be a bit liquid here. not exactly sure how flex could help us.

indeed would be nice to have some designs for it, so we can think better on what happens case by case.

thomas1602 commented 9 years ago

What about this layout for long description and long tags? And "Read More" only appears on rollover

screen shot 2015-07-15 at 16 01 24

thomas1602 commented 9 years ago

and we have a limit of 5 tags

thomas1602 commented 9 years ago

screen shot 2015-07-15 at 16 12 38

thomas1602 commented 9 years ago

@stefanoortisi how will this work for you?