bendevorg / tiimus

3 stars 1 forks source link

Each project card on project list should have it size based on the total amount #31

Open guiconti opened 5 years ago

miaket commented 5 years ago

What do you mean? Are we limiting how many cards for row by it's cards sizes or limit the size of each card by it's quantity?

guiconti commented 5 years ago

I mean like at the moment our mock has 4 projects, and our row also has a 4 project limit (xs12 md3). I was thinking if we have only 2 projects looking for an user, for example, those projects could be bigger in the row (xs12 md6) so it is not an awkward one or two alone squares

miaket commented 5 years ago

Understood and agreed. ... But what if the app should render 6 cards? Will it be something like this?

[333] [333] [333] [333]
[666666] [6666666]
guiconti commented 5 years ago

Honestly, i don't know what is better. What do you think? I am ok following your decision here

miaket commented 5 years ago

I think that if we keep the rendered cards' size not equal it will give the user a false impression that "one proj is more important than X" or make it feel like the bigger ones are of a different component.

I'm trying to make the 'unfilled' row center alligned, tho, to not make it feel too aparted from the rest. image What do you think?

miaket commented 5 years ago

For now i'll push the non-aligned version since it closes this issue. Let's discuss the solution later, tho

miaket commented 5 years ago

double post garbage fuck boy

guiconti commented 5 years ago

This is being solved at #41