Skip to content

[Bug] Fixed the size of the ‘UserTeamCard’ component in Enlarged Mode on the Dashboard home page. #3279

@NdekoCode

Description

@NdekoCode

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)

Screen.Recording.2024-11-08.at.11.15.14.mov

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

  • Adapt the size of the UserTeamCard component so that it is responsive and automatically adjusts to the container.

Acceptance criteria

  • The UserTeamCard component must be responsive in enlarged mode and must not exceed the size of the container.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions