Skip to content

Migrating all modals to MUI#1798

Merged
thesocialdev merged 1 commit intostagefrom
Migrating-all-modal-for-MUI
Jan 26, 2025
Merged

Migrating all modals to MUI#1798
thesocialdev merged 1 commit intostagefrom
Migrating-all-modal-for-MUI

Conversation

@LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Jan 25, 2025

Description

In this PR, I migrated the component that creates a standard modal in the platform, which is used as the base for other modals. I adapted the Ant modal to the MUI dialog. This way, I replicated the design of the standard modal as much as possible and redesigned it where necessary in the places where the modal was called. In general, I used the dialog, migrated and adapted the buttons, and replaced some Col and Row with the grid. You can see in the documentation how it looks visually and the small design differences.

Testing

In this case, it would be necessary to test the responsiveness, functionality, and design of each modal in the documentation. Since I migrated a button that was used to cancel the modal, it would be necessary to specifically test the functionality of this button.

Components:

A visual document outlining which visual parts of the site need to be tested:
Modal testes.pdf

closes #1720 , closes #1728 , closes #1750 , closes #1764

@LuizFNJ LuizFNJ requested a review from thesocialdev as a code owner January 25, 2025 19:51
@LuizFNJ LuizFNJ force-pushed the Migrating-all-modal-for-MUI branch from 98dd521 to 321b79d Compare January 25, 2025 20:13
@sonarqubecloud
Copy link

@thesocialdev thesocialdev merged commit 306ec7d into stage Jan 26, 2025
7 checks passed
@thesocialdev thesocialdev deleted the Migrating-all-modal-for-MUI branch January 26, 2025 12:13
@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

Labels

None yet

Projects

Status: QA

2 participants