Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

MichaelKohler
Copy link
Member

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 MichaelKohler merged commit ae9f1cf into main Oct 31, 2021
@MichaelKohler MichaelKohler deleted the feature/fix-add-sentences-stats branch October 31, 2021 19:48
MichaelKohler pushed a commit that referenced this pull request Oct 31, 2021
# [2.12.0](v2.11.3...v2.12.0) (2021-10-31)

### Bug Fixes

* always link to localized URL (fixes [#504](#504)) ([#512](#512)) ([6e66528](6e66528))
* do not use locale prefixed URLs for login/logout ([#506](#506)) ([02053a4](02053a4))
* fix empty page after reviewing last sentence (fixes [#498](#498)) ([728f429](728f429))
* fix typo in sc-lang-info-left-for-you ([#515](#515)) ([313273f](313273f))
* fix upperkey keys not working in Review (fixes [#487](#487)) ([#508](#508)) ([6c3a073](6c3a073))
* make duplicate sentences use plural rules ([#511](#511)) ([ab2c696](ab2c696))
* move LocalizationProvider outwards to not request language on every page navigation ([6a5967e](6a5967e))
* only expose error codes ([2114b38](2114b38))
* show 'Add more sentences' link in stats when no more to review for user ([#516](#516)) ([ae9f1cf](ae9f1cf))
* show native language name only in stats (issue [#492](#492)) ([#514](#514)) ([0086c64](0086c64))
* slight font adjustments ([#505](#505)) ([25ca2e0](25ca2e0))

### Features

* localization: extract English strings into FTL file ([#507](#507)) ([6d64afb](6d64afb)), closes [#501](#501)
@MichaelKohler
Copy link
Member Author

🎉 This PR is included in version 2.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant