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

[UI Enhancement] Organization Dropdown Lacks Search Functionality #1695

Open
hinakhadim opened this issue Feb 26, 2025 · 0 comments
Open

[UI Enhancement] Organization Dropdown Lacks Search Functionality #1695

hinakhadim opened this issue Feb 26, 2025 · 0 comments

Comments

@hinakhadim
Copy link
Contributor

hinakhadim commented Feb 26, 2025

Description:

Currently, the organization dropdown in the course creation form displays a long list of organizations without a search or filtering option, as in the zoomed-out image below. As a result, users must manually scroll through the entire list to find the desired organization, which becomes increasingly inconvenient when dealing with a large number of organizations.

I found this behavior when testing this PR: #1689

How to reproduce:

  • ENABLE_CREATOR_GROUP should be true and settings.ORGANIZATIONS_AUTOCREATE should be set to False
  • Go to Studio > Home Page (Where courses are listed)
  • Click on Create New Course button
  • You can see the Organization input with 'No Option' written
  • Observe the long list and the lack of a search/filter feature.
  • Try to find a specific organization, requiring extensive scrolling.

Additional Context

A zoomed-out screenshot is attached, highlighting the scrolling issue. Adding search functionality will significantly enhance the user experience.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant