mozillabrasil / sumo_live_helper

Helper Add-on for SUMO forum contributors
https://addons.mozilla.org/firefox/addon/sumo-live-helper-/
Mozilla Public License 2.0
7 stars 8 forks source link

Fixed problem with multiple requests #85

Closed WesleyBranton closed 4 years ago

WesleyBranton commented 4 years ago

I have fixed issue #82 and I will provide a more technical explanation of the cause of the problem and how it was fixed in the issue thread. It's only been tested using JSON responses on my custom server, but it should hold up at release.

I also fixed a minor styling error and a potential problem with the fixed loop size for looping through the list of questions. It would crash if the response only had less than 20 questions listed. I don't believe that this would ever happen, but fixed in just in case.

jhonatasrm commented 4 years ago

Looks great! 😃