growupanand / ConvoForm

Create interative conversational forms
https://convoform.com
GNU Affero General Public License v3.0
66 stars 26 forks source link

Improve UX by adding smooth transitions animations #148

Open growupanand opened 9 months ago

growupanand commented 9 months ago

We want to improve the UX by creating smooth transitions, below are areas where we can implement them:

You can use framer-motion.

ShampaShaw commented 5 months ago

assign me this issue under gssoc'24

growupanand commented 5 months ago

@ShampaShaw , Assigned you.

growupanand commented 5 months ago

@ShampaShaw , can you please share the status? Let me know if you need any help.

ShampaShaw commented 5 months ago

@growupanand I started working on it . I will let u know if I need any help thank you

ShampaShaw commented 5 months ago

@growupanand I'm facing difficulty while setting up the project can u please help

growupanand commented 5 months ago

Sure @ShampaShaw , Tell me about the difficulties you are having.

kauxp commented 4 months ago

@growupanand, please assign me this issue

growupanand commented 4 months ago

@ShampaShaw , can you please share the update?

growupanand commented 4 months ago

@ShampaShaw , if you are not working on this, please let me know so that others can pick this task.

kauxp commented 4 months ago

Please assign this issue to me, I'll start working on it.

growupanand commented 4 months ago

@kauxp , assigned to you.

kauxp commented 4 months ago

I'll start working on it.

growupanand commented 4 months ago

@kauxp, can you please share the status?

kauxp commented 4 months ago

I have added smooth animations on the dashboard and form loading page. Only the part where the user is filling and submitting the form remains. I'll complete it and raise a PR soon.

kauxp commented 4 months ago

Hey, I am getting this issue on the latest pull. image

growupanand commented 4 months ago

Hey, I am getting this issue on the latest pull. image

Try run this command once

pnpm build --filter=@convoform/react

kauxp commented 4 months ago

It's still not working and giving the same error.

growupanand commented 4 months ago

can you try this one also once, because there are some DB schema changes, which need to apply in your Database.

pnpm run drizzle:apply-migration