Expected behavior
In card view, when a project has a lot of managers, the display would always fit as many as possible, and hide the overflow avatars with a number "+N", where N= remaining manager avatars, similar to grid view where we hide the 4+ avatars as a number.
NOTE: The cards are dynamic, so resizing the view should adapt the interface!
Actual behavior
This mechanism isn't implemented for cards. Ideally should be the same component as on the grid.
