You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problematic Behavior
When a course page has an Icon (Category), but a single translation, example the course has only text on Portuguese but not on English.
On course search screen the Icon shows only on Portuguese.
Even that Icon (Category) is published on both Portuguese and English.
This bug only happens on course glimpse (cover) on react implementation, but not on the django based implementation.
Expected behavior/code
A clear and concise description of what you expected to happen (or code).
Steps to Reproduce
Create a course page with just PT/FR translation
Add an Icon (Category) to the course page
Publish the course page
View Richie using EN locale
Go to course search and find that course
You should see the Icon translation on PT/FR instead of EN locale
Environment
Richie version: 2.28.0
Possible Solution
Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.
Temporary fix
To mitigate this situation what can be done, is to publish an almost empty translation for the course that includes just the same Icon (Category).
The text was updated successfully, but these errors were encountered:
Bug Report
Problematic Behavior
When a course page has an Icon (Category), but a single translation, example the course has only text on Portuguese but not on English.
On course search screen the Icon shows only on Portuguese.
Even that Icon (Category) is published on both Portuguese and English.
This bug only happens on course glimpse (cover) on react implementation, but not on the django based implementation.
Expected behavior/code
A clear and concise description of what you expected to happen (or code).
Steps to Reproduce
Environment
Possible Solution
Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.
Temporary fix
To mitigate this situation what can be done, is to publish an almost empty translation for the course that includes just the same Icon (Category).
The text was updated successfully, but these errors were encountered: