Ever® Teams™ - Open Work and Project Management Platform - https://ever.team
GNU Affero General Public License v3.0
283
stars
47
forks
source link
[Bug] Fixed the size of the ‘UserTeamCard’ component in Enlarged Mode on the Dashboard home page. #3279
Closed
NdekoCode closed 1 week ago
Adaptation of the Enlarged
UserTeamCard
Component to avoid a Layout Break on the home page(Dashbord)When the
UserTeamCard
component is enlarged, it takes on a fixed size that exceeds the size of the container, leading to layout problems.https://github.com/user-attachments/assets/94aeedb4-a530-44a6-8ea4-3610d64257b6
Steps to reproduce
UserTeamCard
Expected solution
UserTeamCard
component so that it is responsive and automatically adjusts to the container.Acceptance criteria
UserTeamCard
component must be responsive in enlarged mode and must not exceed the size of the container.