WikiEducationFoundation / WikiEduDashboard

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

Migrated add_special_user_form.jsx from class based to functional based. #5859

Closed Prince0906 closed 5 hours ago

Prince0906 commented 5 days ago

What this PR does

Converted add_special_user_form.jsx from class based components to functional components

Screenshots

Before:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/145124801/c110ac4c-69ba-4a97-b07f-8ec20321d785

After:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/145124801/f93e1e13-bca8-44ed-90e3-8bad8c8a9c99

Open questions and concerns

Please let me know if there is anything missing.

ragesoss commented 1 day ago

Please include before/after screenshots

ragesoss commented 5 hours ago

Thanks, looks good! Please don't do any further React functional component refactors. I'd like to limit those to one per contributor.