You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of our modal components share the same base structure and CSS. For efficiency and readability, it would be best to create a base Modal component that all Modals components will use. CSS can be mimicked from EditRoleModal.scss.
Todo
These points are a rough guideline. Please feel free to discuss with others on the team about the best way to design this component!
Create a base Modal component that all Modals components will use
Use CSS from EditRoleModal or other modal components and create div class structures
Move all modal components to folder "Modals"
The text was updated successfully, but these errors were encountered:
Description
Many of our modal components share the same base structure and CSS. For efficiency and readability, it would be best to create a base Modal component that all Modals components will use. CSS can be mimicked from EditRoleModal.scss.
Todo
These points are a rough guideline. Please feel free to discuss with others on the team about the best way to design this component!
The text was updated successfully, but these errors were encountered: