keananf / PhotoShareWebApp

Web-based client and RESTful server built with Jersey and Grizzly
2 stars 0 forks source link

UI comment deletion bug #88

Open keananf opened 6 years ago

keananf commented 6 years ago

If you have multiple comments on a photo, and delete the top one, the top one remains visible but the bottom comment disappears. If you refresh the page however, the correct comment was indeed deleted, and everything is as it should be. So, this seems like a small display error.