Skip to content

Migrate sentence report page#1779

Merged
thesocialdev merged 1 commit intostagefrom
Migrate-sentence-report-page-to-mui-material
Jan 18, 2025
Merged

Migrate sentence report page#1779
thesocialdev merged 1 commit intostagefrom
Migrate-sentence-report-page-to-mui-material

Conversation

@LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Jan 17, 2025

Description

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

Testing

In this PR, I managed to separate the pages as we discussed. The Col and Row 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. All the Typography from Ant Design was also replaced, so it’s necessary to check if there is any text that’s out of the pattern or breaking the design.

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 #1746 , closes #1744 , closes #1725 , closes #1722 , closes #1721 , closes #1737

@LuizFNJ LuizFNJ requested a review from thesocialdev as a code owner January 17, 2025 23:32
@sonarqubecloud
Copy link

@thesocialdev thesocialdev merged commit 4303406 into stage Jan 18, 2025
7 checks passed
@thesocialdev thesocialdev deleted the Migrate-sentence-report-page-to-mui-material branch January 18, 2025 20:05
@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