Skip to content

Migrate kanban and home header page to mui material #1778

Merged
thesocialdev merged 2 commits intostagefrom
Migrate-kanban-and-homeheader-page-to-mui-material
Jan 18, 2025
Merged

Migrate kanban and home header page to mui material #1778
thesocialdev merged 2 commits intostagefrom
Migrate-kanban-and-homeheader-page-to-mui-material

Conversation

@LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Jan 17, 2025

Description

In this PR, I migrated the Kanban page and the HomeHeader to MUI Material. This mostly involved replacing Col with Grid and adapting the Divider from Ant Design to MUI.

Testing

In this PR, I managed to separate the pages as we discussed. The Col were replaced by Grid, and in relation to this, the site's responsiveness needs to be tested. The divider is a very subtle element used to separate items on the website. It looks like a line, and to test it, you just need to check if its design is correct and if it doesn’t break anything.

Components:

A visual document outlining which visual parts of the site need to be tested:
Guia visual testes 1.pdf
This guide was created while I was making the changes. You’ll be able to use it in the following PRs as well.

closes #1748, closes #1736 , closes #1735 , closes #1731 , closes #1732 , closes #1733, closes #1734

@LuizFNJ LuizFNJ requested a review from thesocialdev as a code owner January 17, 2025 22:07
@LuizFNJ LuizFNJ force-pushed the Migrate-kanban-and-homeheader-page-to-mui-material branch from 46f1e48 to 3e92884 Compare January 17, 2025 22:51
@LuizFNJ LuizFNJ force-pushed the Migrate-kanban-and-homeheader-page-to-mui-material branch from 3e92884 to 02b9945 Compare January 18, 2025 12:37
@sonarqubecloud
Copy link

@thesocialdev thesocialdev merged commit 0513d1e into stage Jan 18, 2025
7 checks passed
@thesocialdev thesocialdev mentioned this pull request Jan 26, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment