Group by team instead of individual cards for each person
Group location with name and photo (profile type information), and title with responsibilities (job information)
Smaller images and type
Not really sure what to do with bio, so I showed one without and one with. Was trying to find a way to have the bio only show up for one person at a time, but didn't figure out a hover/click treatment that felt ok. Wondering if keeping the bio is the simple/boring solution.
I would find a way to show bios by hovering somehow...
Moreover, your design is great but there will be another problem in practice: the fact that each person can have multiple specialities (Maintainer of X etc...). That will translate into a design where no rows are equal in height in practice.
This can be solved by listing only one speciality, and again, have a way to list more if needed.
The drawback to this: we won't be able to search for a specific speciality on the page anymore :-(
What about something like this? Too restrictive?
As a side comment, can we move away from round avatars?
I'm a little confused with our approach to the specialties, and I feel like we are a little consistent with what we list there. Some have also gone a little crazy with the number they have listed. Personally, I'm kind of ok with limited that to one, but it may be a challenge for some (and may lose some of the fun?)
@luke: Are there branding thoughts on round vs. square avatars? Or thoughts on any of these ideas?
I'm a little confused with our approach to the specialties, and I feel like we are a little inconsistent with what we list there. Some have also gone a little crazy with the number they have listed. Personally, I'm kind of ok with limited that to one, but it may be a challenge for some (and may lose some of the fun?)
@luke: Are there branding thoughts on round vs. square avatars? Or thoughts on any of these ideas?
@smcgivern we'll have to be very creative then in how we display them, because this will make everything bigger and won't allow for a proper structure for the page.
Can we have a search at the top for this, and have in team.yml the specialties?
@awhildy from a brand perspective I see no preference on round or square avatars. I also agree with @regisF in having some way to navigate to different teams.
Looking at @awhildy's first design Without bio, I wonder if we could add a Bio text link that then "flips" (for lack of a better term) that team members container and shows the bio text? It's not particularly a boring solution but saves space compared to expanding/collapsing bio text.
Having search at the top would be a great addition, I'm constantly using cmd+f to find people on the current team page.
And that's leaving out the bio. @awhildy what do you think about a modal that pops up with more info and we put the most pertinent info up immediately. Or they could flip. But I always feel like bio pages with extra information that you have to click for is too cumbersome.
How about maybe do the top left image (without bio) version for the first view if you go to /team, then hovering over the bio with your cursor shows the "maintainer of" view and clicking shows their full story bio?
@psimyn that is good but it shouldn't move stuff around. It should be on top z-index wise like a modal. I think the modal has to be a dup of the content and not grow the item itself. What do you think @awhildy
@jschatz1 it is on top and nothing moves around (card contents are position: absolute). Can bring back shadow to make it more visually on top. The slight jumping in gif is due to anchor links moving that item to top on click (existing issue).
Or do you mean shouldn't move image/name etc around?
A few todos mentioned on the MR for link jumping etc.
I have a template change ready to group by Team (and link to each section) but it needs everyone in team.yml to be updated. Is there a list of groups/members I can use, or default everyone to an Everyone group then they can added separately