uixmat / onborda

An onboarding wizard flow for Next.js powered by framer motion
https://onborda.dev
501 stars 16 forks source link

Multiple Onboarding/ Sections? #3

Open imesse opened 1 month ago

imesse commented 1 month ago

I think the idea is very nice! :clap: It would be cool to have the possibility to use multiple types of onboarding, for example by dividing them into sections. If you think it is a feature worth adding I am willing to contribute to the repo.

uixmat commented 1 month ago

I'm current working on a version2 that will have multiple onboarding flows and a tour bar to allow you to navigate between steps 💪🏼

imesse commented 1 month ago

Great! It would also be nice if we could improve the mobile responsiveness, by editing the CustomCard I managed to get out of it but I am not fully satisfied with the result I got, maybe adding some positions would help, like (top-left, topRight, bottomLeft and bottomRight) what do you think? Again I volunteer as a contributor to the repo! Let me know if I can be of any help to you!

flawnson commented 1 month ago

Same here! Would love to be able to do multiple onboarding sections. Mainly I'd like to be able to create seperate tours for desktop and mobile versions of the app.

Also keen to help as a contributor!