-
Notifications
You must be signed in to change notification settings - Fork 112
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(web): New Convo Nextjs Design #494
Comments
I would like to work on this. 🚀 |
sure! we dont assign issues till there is a draft pr with progress attached. please reach out with any questions |
@McPizza0 |
yes, so long as it dosnt interfere with the rest of the screen, and reuses the same design as the drawer component users should be able to have the new convo open, and still navigate around the app to copy text etc. |
PLEASE ENSURE YOU TEST THE EXISTING NUXT VERSION TO UNDERSTAND THE DROPDOWN FLOW
We need to update the "new convo" page
We should put the new convo into a new ShadCN Drawer component that lives in the bottom right hand corner of the window (floating above all other page content)
On mobile, this should use the same drawer component but from the bottom
IF a user has inputted data into the new convo component, but clicks outside or closes it. the data should remain intact
when the user creates the new convo, they should be navigated to that new convo page
this issue will also require creating a new searchable dropdown component.
this will show the teams, org_members and contacts for the org
and provide searchability
Designs to implement (subject to slight change)
The text was updated successfully, but these errors were encountered: