ever-co / ever-teams

Ever® Teams™ - Open Work and Project Management Platform - https://ever.team
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

NdekoCode commented 2 weeks 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.

screenshot-app_ever_team-2024_11_08-11_09_05 (1)

screenshot-app_ever_team-2024_11_08-11_11_12 (2)

https://github.com/user-attachments/assets/94aeedb4-a530-44a6-8ea4-3610d64257b6

Steps to reproduce

  1. Go to the page dashboard by clicking on the sidebar
  2. Enlarge the component UserTeamCard
  3. Observe whether the layout is broken.

Expected solution

Acceptance criteria