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

Search for Courses in Django Admin #1632

Open
jennlove-um opened this issue Jan 29, 2025 · 2 comments
Open

Search for Courses in Django Admin #1632

jennlove-um opened this issue Jan 29, 2025 · 2 comments
Assignees

Comments

@jennlove-um
Copy link
Contributor

Describe your problem or feature you'd like added

Add the option for users with Staff or Superuser status to search for courses in MyLA from the Courses list. As more courses are added, it becomes more challenging to find an individual course.

Describe the solution you'd like

Add a Search box that allows a search by course ID or course name.

Describe any possible alternatives you've considered

We could additionally consider adding filters to the course list page to filter by term, date added, or date last accessed.

@jonespm
Copy link
Member

jonespm commented Jan 29, 2025

Good idea, the user admin already has search and filters so this seems like it would be straightforward to add here too.

Image

A filter by Term and whether the course was ever accessed (after #1624 is implemented) could be useful filters.

@pushyamig pushyamig self-assigned this Jan 30, 2025
@pushyamig
Copy link
Contributor

I have added a Parent issue to be completed before starting on this one. Look for Relationship item from the Right side of this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

3 participants