Arunvel Sriram

Results 32 comments of Arunvel Sriram

FYI [https://spreadsheets.google.com/feeds/worksheets](https://spreadsheets.google.com/feeds/worksheets) returns `403` when the sheet is not "Published to the web". It will be better if we handle this scenario gracefully by showing an appropriate message to users...

@mohamednajiullah is this resolved? If not, I can try to make a PR.

This is intriguing. Could we please explain rationale behind this if its intentional? Also the URL is leaking infrastructure details to the world.

Were you able to resolve this? Looks like you're running `docker run -p 8080:8080 -v $PWD:/app -w /app -it node:7.3.0 /bin/sh -c 'npm install && npm run dev` from outside...

@doribd can we close this issue?

@arjunm183 does that answer your question? If, so we can close this issue.

Can you check if its working with the example sheet provided [here](https://www.thoughtworks.com/radar/how-to-byor)?

Seems like an issue in the current version 0.9.2. In version 0.8.3 there is no error.

I have pushed changes for: 1. Fix error when reacting on new issue created through a reactions button 2. Fix issue with updating the reaction count 3. Disable when user...

The reaction buttons are getting wrapped to a new line unevenly and there is some issue with border as well in small screens. Let me know you thoughts on handling...