Releases, 1st and 2nd level card should be visible all the time (pin or freeze the first two rows)
When I'm scrolling down or right I'd like to know that the cards I'm looking at are under what 1st/2nd level cards and belongs to what release.
So please keep the 1st to 2nd level cards visible all the time and also keep the release description visible all the time (even when scrolling to the right).
It’s done! :)
-
Dan Cunningham commented
Freezing rows and columns while keeping things lined up means javascript not just CSS. We did something similar here - https://github.com/projectbuendia/client/tree/dev/app/src/main/assets
-
Thanks Peter!
Yes, "even when scrolling right" is for being able to see the release labels all the time as well.
-
peter.stromberg commented
Awesome. This will greatly improve my ability to see the backbone of my product's story all the time. And as it's my favourite story, I just can't get enough of it. =)
A thing to consider is to shrink the froozen cards a bit when scrolling down. Maybe so that the empty space of the cards is not shown or something. Then most of the screen real estate is used for what I am currently interested in, while keeping the big picture in view.
I don't quite understand the part of the suggestion with "even when scrolling to the right". Is it the release labels? If so, yes, please keep them in view all the time.