-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Teams view as tiles #379
Comments
Estimation: L |
Some work for the tiles might've already been done in #294 that we could build on, please check with the respective team @emanuel-metzenthin @deeps96. |
@emanuel-metzenthin I thought so too, but they aren't doing design i think
|
Exactly. I just wanted to let you know because it came up in the scrum master meeting today. |
Important: "Players: X/Y" from mockup is now out. And please think, how we shorten list of kind of sports in tile in the case, if this list is tooo long. |
Okay. |
…hpi-swt2/sport-portal into flexibus/#379/teams-page-design
…hpi-swt2/sport-portal into flexibus/#379/teams-page-design
Flexibus/#379/teams page design
why has one team different pictures? Response 1They have different pictures as you have requested i:
You might have not set a team picture. Thats why it gets assigned the volleyball picture if you are a member of this team and the soccer image if it listed in "all teams". Zhamanakov:@emanuel-metzenthin @MariusDanner |
[Done] Max-width of content on page should be 1200px: LeonardoI will take care about that in #381. |
#380 depends on this for tile component
#374 depends on this for tile component and team logic
New Layout for "Teams" Page:
Header and footer are out of scope.
If the team has a team-picture, then tile has this picture. If not, then we use 1 of 2 default pictures (they can be easily found by link in Flexibus channel)
In wide-screens every tile has a 25% of width with paddings/margins.
If width for content is <=800px, then it's only 2 blocks in a row. (this is not shown in pictures)
In it is <=400 px, then only 1 block in a row. (IT IS ONLY EXAMPLE - the most important thing, that it looks good on every screen 300 to 1600px).
Don't forget that content has max-width:1200px!
create a reusable component for the tiles that can be used in Events view as tiles #380.
whole tile should be clickable
no priority for teams
'Deine Teams' only shows teams that user is a member of
'Deine Teams' is subset of 'Alle Teams' (not disjunct)
'Deine Teams' block is not shown when there is no data
The text was updated successfully, but these errors were encountered: