RocketChat/EmbeddedChat

Add loading state to File upload modal

Closed this issue · 6 comments

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

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

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

gotcha! working on it

I am getting this error how to fix it?
image

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.

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