drodil / backstage-plugin-qeta

Backstage.io plugin for Q&A
https://www.npmjs.com/package/@drodil/backstage-plugin-qeta
MIT License
86 stars 28 forks source link

Allow removing vote #221

Closed drodil closed 5 days ago

drodil commented 5 days ago

Currently, it's not possible to remove a vote once you have voted something. When the user clicks the vote button again, remove the vote instead of doing nothing.