Skip to content
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

Bread crumb always ends with name of first section after 'general' #704

Open
Richardvi opened this issue Aug 23, 2024 · 2 comments
Open
Labels
bug Something which isn't working

Comments

@Richardvi
Copy link

Describe the bug
I noticed this in the bread crumb menu:

image

The bread crumb menu, when in course, always shows the name of the first section after 'general'. Even navigating to another section doesn't change it, but I think the end of the bread crumb menu should be the full course name, not a section?

To Reproduce
Steps to reproduce the behavior:

  1. Go to a specific course
  2. Look at the breadcrumb

Expected behavior
Breadcrumb should end with full course name, not with section

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
@Richardvi Richardvi added the new Something which has been reported but has not yet beeen triaged by the team label Aug 23, 2024
@HsH-Wolf
Copy link
Collaborator

Hi @Richardvi

thank you for your report.
I looked at this with boost union v4.4-r1 and moodle 4.4.2 and found this behaviour:

  • If I have no activity in "general" and go to the section page of "general", the breadcrumb ends with /course short name/Section 1.

  • If I switch to another section, the breadcrumb is displayed correctly.

  • As soon as I add an activity in "general", the breadcrumb is displayed correctly.

Which versions did you use?

Regards on behalf of the Boost Union team!
Yvonne

@HsH-Wolf HsH-Wolf added bug Something which isn't working and removed new Something which has been reported but has not yet beeen triaged by the team labels Aug 29, 2024
@HsH-Wolf HsH-Wolf moved this to To do REQ in Boost Union Planning Board Aug 29, 2024
@Richardvi
Copy link
Author

Same versions I think, latest moodle, latest boost union. We always have the announcement forum in the General section, so there's always an activity there. Still for me somehow the bread crumb shows as on the screenshot.

Note that we have a custom course format, I don't know if that has anything to do with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something which isn't working
Projects
Status: To do REQ
Development

No branches or pull requests

2 participants