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

[Course Search] Allow redirect to the unit page from the search results #210

Closed
bradenmacdonald opened this issue Apr 16, 2024 · 0 comments
Labels
feature 🌟 new addition of functionality

Comments

@bradenmacdonald
Copy link
Contributor

From #200

If the user clicks on a result that is a component from a unit, we need to be able to redirect to that unit.

We need to add to the component document a "parent" usage_key that contains the unit key.

It can either be a new field or the existing "breadcrumbs" field already has a place for it - currently the parent breadcrumb only has "display_name" attribute but we could easily add "usage_key" as another attribute on the parent breadcrumb too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🌟 new addition of functionality
Projects
Development

No branches or pull requests

1 participant