codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 69 forks source link

Dynamically update post score tooltip (#1207) #1224

Closed Oaphi closed 9 months ago

Oaphi commented 10 months ago

This PR ensures the post score tooltips are updated on vote success. I opted for adding a new score field to the success response (re-finding the post is needed to get the updated score after the recalc_score method is run - if anyone has a better idea for doing so, I'd appreciate that).

Screencast from 23.10.2023 04:16:50.webm