tjikko-studio / components

Component library for Tjikko Studio apps
0 stars 0 forks source link

Calendly: fix inputs, 2-column layout, fix title, combine names #232

Closed shawninder closed 2 years ago

shawninder commented 3 years ago

Fixes https://github.com/tjikko-studio/SMPX-Website/issues/92, but boy is our stuff is broken.

To do after merging (lol):

Screenshot of the form in Storybook: Screen Shot 2021-11-11 at 21 32 50

Screenshot of the whole block, in context, in the backend (3/4 + 1/4 columnar layout): Screen Shot 2021-11-11 at 21 33 08

Screenshot of the above but in the frontend: Screen Shot 2021-11-11 at 21 33 23

miherb commented 3 years ago

Looks very good your changes @shawninder

miherb commented 2 years ago

@shawninder Would be nice if you can provide a screenshot of what we see if we click on "Next". We need to have an optional step with a large input field with a title such as" Tell us more about your needs and we’ll prepare accordingly".

shawninder commented 2 years ago

@shawninder Would be nice if you can provide a screenshot of what we see if we click on "Next".

Here is a screencast:

https://user-images.githubusercontent.com/484730/142466038-84e7ddd5-152b-4fe8-9cbc-3af1da24c853.mov

We need to have an optional step with a large input field with a title such as" Tell us more about your needs and we’ll prepare accordingly".

We don't have control over what is in the Calendly popup itself, although Smart Pixel does have some level of control via their account.

shawninder commented 2 years ago

@miherb If you mean that the form needs a new field for "Tell us more about your needs and we’ll prepare accordingly", we can do that and stick it under the existing fields (company, name, email, phone) but above the button. Does that sound good?