-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Stats Revamp] Fix Total cards show "higher" word instead of "lower" label #20000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Stats Revamp] Fix Total cards show "higher" word instead of "lower" label #20000
Conversation
|
Letting you know that I'm aiming to merge it the fix to 21.6. It's a tiny issue but the fix will not affect anything else. |
You can test the changes in Jetpack from this Pull Request by:
|
You can test the changes in WordPress from this Pull Request by:
|
irfano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick fix! Both negative and positive texts are correct now!
5251a21 to
d5f57f1
Compare
guarani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@staskus thanks for the ping. Just FYI, this will necessitate a manual re-generation of the I thought we had automation in place to detect duplicated keys, it'll be interesting to investigate how this made it past our checks. Most likely answer is that my mental model is incorrect. Finally, congrats on opening PR n. 20,000 👏 |
This is a followup to the changes from fa20a3f See discussion at #20000 (comment)
Fixes #19995
Description
Total cards show "higher" word instead of "lower" label. The problem happened because 2 labels had the same identifiers.
Testing instructions
Regression Notes
none
none
none
PR submission checklist:
RELEASE-NOTES.txtif necessary.Images & Videos
Before
After