RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://rocketchat.github.io/EmbeddedChat/docs
113 stars 228 forks source link

Add loading state to File upload modal #521

Closed sidmohanty11 closed 6 months ago

sidmohanty11 commented 6 months ago

Screenshot 2024-03-17 at 5 38 08 PM

JeffreytheCoder commented 6 months ago

Hey @sidmohanty11 I'd like to take on this issue - could you describe the expected behavior?

sidmohanty11 commented 6 months ago

@JeffreytheCoder when we click "Send" it should show a loading spinner or Sending... with the button disabled

JeffreytheCoder commented 6 months ago

@JeffreytheCoder when we click "Send" it should show a loading spinner or Sending... with the button disabled

gotcha! working on it

ayush1108g commented 6 months ago

I am getting this error how to fix it? image

Spiral-Memory commented 6 months ago

I am getting this error how to fix it? image

I think it's not the right place to ask, Please join https://open.rocket.chat/channel/embeddedchat and let's discuss there. Anyway, for your problem, after cloning the repo, in root directory run yarn and yarn build. It will fix the issue ig.

thesynthax commented 6 months ago

Hi @sidmohanty11, just added a PR fixing this issue. Please check out #524