I'm having an issue where, if you add comments to an order in the admin section, the whole comments box will disappear until you refresh the page.
From what I can see of the code in the back end, the ajax call is supposed to respond with nothing if the update works, but I can't see how it's supposed to be pulling the data for the updated commments for the comments box to replace the one deleted when you submit the form
If anyone has any suggestions it'd be appreciated