You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When on a wide screen, there's a lot of wasted space. The list of groups could be a navigation bar on the left, and selecting a group should not switch page entirely, but just draw it in the right hand side of the screen.
The text was updated successfully, but these errors were encountered:
When on a wide screen, there's a lot of wasted space. The list of groups could be a navigation bar on the left, and selecting a group should not switch page entirely, but just draw it in the right hand side of the screen.
I was thinking of taking advantage of #15 to implement a cards list for the groups by showing their image on the left side of the card and the details on the right, so we get something more visual and not just a list of text. But I guess this set-up wouldn't work if make it a menu in wide screen, right?
That's a good point, I didn't think of that... we probably need to do some mocks to think about it, I think it will also depend a lot on how important using it from a desktop may be. We'll need analytics! #27
When on a wide screen, there's a lot of wasted space. The list of groups could be a navigation bar on the left, and selecting a group should not switch page entirely, but just draw it in the right hand side of the screen.
The text was updated successfully, but these errors were encountered: