tigleonid / test_repo

0 stars 0 forks source link

Bug in courses icon #86

Closed tiginamaria closed 1 month ago

tiginamaria commented 1 month ago

Issue Description: The course view does not show the icon loaded from the database specifically for the course. Instead, it displays the template course icon.

Web Browser Version: Google Chrome 113.0.5672.63

Project Version: v0.3.1

Steps to Reproduce: Navigate to the course view page. Observe the icon display for the specific course.

Expected Behavior: The icon for the course should be loaded from the database.

Actual Behavior: The course view shows the template course icon instead of loading the icon from the database specifically for the course.

ai-swe-issues-bot[bot] commented 1 month ago

Thank you for reporting this issue!

To fix the bug, you should probably look at the following files:

  1. course_views.py
  2. 0015_coursepage_main_lecturer.py
  3. materials.py

If you need further assistance, feel free to ask!