Open Xazin opened 1 year ago
I would love to take on this one.
We want to transform this current design on ContactFormPage
to the one on see Figma design
. Is that right @Xazin ?
We want to transform this current design on
ContactFormPage
to the one onsee Figma design
. Is that right @Xazin ?
It's not exactly that we want it like that. Look at Material.io components for dialogs, we want it to be a completely new component, which should be a "full screen dialog".
It needs to replace the current contact form (the picture you show), but it's not a "screen", it's a "dialog". It should be made from ground up because it needs to use dialog transition animation instead of screen transition animation, and needs to be implemented with eg. showDialog
.
I get that now. Thank you.
Description: We want to make the new contact us form into a full-screen dialog.
Create the UI for the dialog and implement the connectivity, see the old Contact us screen for reference.
See design in Figma See API Documentation for the Contact Endpoint