Overlapping Rows and image previews - DevDiary #3
Last week happened a lot. I had a talk with David on Saturday, where we talked about a lot of features and changes to be implemented. The card design changed again, quite a lot. Maybe you notice one of the hardest to achieve changes ever made: The rows can overlap in the height. Before this change, the Test0 e.V. card would be pushed back down, when expanding the Card where I am with a hat. Now it doesn't. I achieved that by having three columns on the upper-level grid system and in every one of these columns is another grid system with one row that wraps all the columns in one column so they are like an own feed and only push back the card under them. I have a function, that distributes the data on the three independent grid systems. The construction has a disadvantage though: It is harder to design to look good on all devices. Another big change is the profile pictures in the upper right corner. Last but not least the three questions every organisation is asked are displayed...