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
We want to transform this current design on ContactFormPage to the one on see 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.
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
The text was updated successfully, but these errors were encountered: