Open
Description
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!
- 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"