Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Menu Tab: Contact us full-screen dialog #358

Open
Xazin opened this issue Feb 7, 2023 · 4 comments
Open

[FEATURE]: Menu Tab: Contact us full-screen dialog #358

Xazin opened this issue Feb 7, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Xazin
Copy link
Member

Xazin commented Feb 7, 2023

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

@Xazin Xazin added enhancement New feature or request good first issue Good for newcomers labels Feb 7, 2023
@Edamijueda
Copy link
Contributor

I would love to take on this one.

@Edamijueda Edamijueda self-assigned this Feb 9, 2023
@Edamijueda
Copy link
Contributor

We want to transform this current design on ContactFormPage to the one on see Figma design. Is that right @Xazin ?

contactForm_initialDesign

@Xazin
Copy link
Member Author

Xazin commented Feb 10, 2023

We want to transform this current design on ContactFormPage to the one on see Figma design. Is that right @Xazin ?

contactForm_initialDesign

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.

@Edamijueda
Copy link
Contributor

I get that now. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants