common-voice / sentence-collector

Tool to collect and review sentences for Common Voice
https://commonvoice.mozilla.org/sentence-collector/
Mozilla Public License 2.0
81 stars 62 forks source link

fix: show 'Add more sentences' link in stats when no more to review for user #516

Closed MichaelKohler closed 3 years ago

MichaelKohler commented 3 years ago

Until now we have not shown the "Add more sentences" link in the stats, except if there were absolutely no sentences in the review queue anymore. But if a user had already reviewed all of it, we didn't show the link. This changes it to always show the link when there is a nothing to review for the user, no matter if all sentences are completely reviewed or not.

image

MichaelKohler commented 3 years ago

:tada: This PR is included in version 2.12.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: