Jonathan Lee

Results 9 comments of Jonathan Lee

@jonrrivera I agree, but I wouldn't say my skills are to that level yet...

I removed all the regex and added an extra boolean condition to every input and it works better, but it still skips a few steps 😓. @jenssogaard any solutions? `...

@ShaneFelthamGitHub clicking on any answer takes you back to its related question. Is that what you're after?

Hey @diana-pavel 👋, I haven't tried sticking the form in a centred div yet, but I plan to soon. If I were you, I'd just copy the code from the...

Hey @Nishoake! Not yet... I'll only have time to fiddle around with it from next week... stay tuned though :))

@Nishoake @diana-pavel sorry for the extended radio silence... I have just whipped up something that makes the form 50% of the screen width, 50% of the viewport height, and horizontally...

Hey @Nishoake! Great to see you trying new things! I'll endeavour to put together a list of changes to my code as soon as possible. I agree that it would...

Hey @diana-pavel! No worries, I hope you are now able to change the style of the form :)) As for saving the data, you can either use [AJAX](https://space10-community.github.io/conversational-form/docs/1.0.0/functionality/submit-callback/) or the...