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
The owner of an organization sees courses displayed under a different organization's name and logo in their admin dashboard.
Expected behavior/code
For products managed by multiple organizations, and to avoid confusion, it would be preferable to display the name and logo of the organization the user belongs to.
If the user is a member of multiple organizations, the displayed branding should correspond to the currently selected organization.
An alternative solution could be to display the branding of the course producer organization; however, this might lead to the same issue if multiple producers exist.
Possible Solution
It appears that the name and logo of the first organization listed under "Managed by this organizations" in the "Relation to courses" section of the product are systematically displayed on course thumbnails for all organization members.
This issue is not critical as it only affects display elements, but it might create some confusion for users. It has been reported several times, so if it's an easy fix, that would be great! 🤞
The text was updated successfully, but these errors were encountered:
Bug Report
Problematic behavior
The owner of an organization sees courses displayed under a different organization's name and logo in their admin dashboard.
Expected behavior/code
For products managed by multiple organizations, and to avoid confusion, it would be preferable to display the name and logo of the organization the user belongs to.
If the user is a member of multiple organizations, the displayed branding should correspond to the currently selected organization.
An alternative solution could be to display the branding of the course producer organization; however, this might lead to the same issue if multiple producers exist.
Possible Solution
It appears that the name and logo of the first organization listed under "Managed by this organizations" in the "Relation to courses" section of the product are systematically displayed on course thumbnails for all organization members.
Around here? ^^
richie/src/frontend/js/components/CourseGlimpse/index.tsx
Line 111 in 5deda56
Additional context/Screenshots
This issue is not critical as it only affects display elements, but it might create some confusion for users. It has been reported several times, so if it's an easy fix, that would be great! 🤞
The text was updated successfully, but these errors were encountered: