WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
387 stars 617 forks source link

Implemented React Select in Course Cloning Wizard #5740

Closed PR4NJ41 closed 6 months ago

PR4NJ41 commented 6 months ago

What this PR does

Substituted the native select element with react-select in the course cloning wizard for selecting courses to be cloned. Addresses issue #2263

Screenshots

Before:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/96368921/8433cd5a-86f9-4d08-b1e4-3888f17084bc

After:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/96368921/2ff26368-6067-4f55-a585-24cb8f3cf19e

PR4NJ41 commented 6 months ago

Screenshot 2024-03-31 at 4 27 25 AM

PR4NJ41 commented 6 months ago

@ragesoss This PR is ready for Review. Please review it. Thank You!