Skip to content

Migrate components from sources used in the platform#1781

Merged
thesocialdev merged 1 commit intostagefrom
migrating-components-from-platform-sources
Jan 18, 2025
Merged

Migrate components from sources used in the platform#1781
thesocialdev merged 1 commit intostagefrom
migrating-components-from-platform-sources

Conversation

@LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Jan 18, 2025

Description

In this PR, I migrated the components from sources used in the platform to MUI Material. This mostly involved replacing Col and Row with Grid and adapting the List 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. You can test the list by creating sources both on the claims page and on the sentences page. I recommend creating four or more to make the testing more thorough. 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 #1770 , closes #1760 , closes #1757 , closes #1738 , closes #1724 , closes #1713 , closes #1780

@LuizFNJ LuizFNJ requested a review from thesocialdev as a code owner January 18, 2025 01:45
@LuizFNJ LuizFNJ force-pushed the migrating-components-from-platform-sources branch from 6f4f49e to 02af8f1 Compare January 18, 2025 11:46
@LuizFNJ LuizFNJ force-pushed the migrating-components-from-platform-sources branch from 02af8f1 to 80a0ce6 Compare January 18, 2025 12:29
@sonarqubecloud
Copy link

@thesocialdev thesocialdev merged commit e59e3fa into stage Jan 18, 2025
7 checks passed
@thesocialdev thesocialdev deleted the migrating-components-from-platform-sources branch January 18, 2025 20:04
@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