openai / openai-quickstart-node

Node.js example app from the OpenAI API quickstart tutorial
https://platform.openai.com/docs/quickstart?context=node
MIT License
2.54k stars 1.99k forks source link

Add loading indicator for form submission #93

Closed eric-ricky closed 9 months ago

eric-ricky commented 1 year ago

I have made the following changes:

eric-ricky commented 1 year ago

Thanks for your feedback, @Ranamalsingh12

I'll update the code accordingly and let you know once it's ready for another review.

Ranamalsingh12 commented 1 year ago

Sure Eric, If you need any help regarding anything please feel free to ask me.

eric-ricky commented 1 year ago

Done, squashed commits into one. Thanks!

logankilpatrick commented 9 months ago

I am taking a pass at this in a new PR, thanks for the flag!