Closed
Description
Currently, in the Django admin for Open edX, users are required to manually search and scroll through dropdown menus to select values, which becomes inefficient when dealing with large tables.
To improve this experience, we can integrate django-autocomplete-light. This plugin provides an autocomplete feature for dropdowns and also supports multi-select fields, significantly enhancing usability and reducing time spent on manual searching.
This functionality has already been tested and implemented successfully in course-discovery , and I believe it can be very helpful in the edx-platform admin interface as well.
Few links from discovery.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Is shipped or abandoned?