Hello everyone,
Im currenty working on creating a dummy user interface for the newly implementing mail feature to the admin dashboard. Here’s wireframe of the design.
- The subject of the email will be taken by the first text field.
- The dropdown will list down the mailing groups (“All”, “All Mentors”, “All Mentees”, "Selected mentors’).
- The textarea will used to type the message.
- Each input fields must be filled to send the mail.
- Once user clicks on confirm a modal will appear to confirm.
Ant design components will be used for the implementation. Any suggestions? Feel free to post them down below in this thread.