WikiEducationFoundation / WikiEduDashboard

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

Refactor : Converted special_user.jsx from class based components to functional components #5827

Closed antedotee closed 7 hours ago

antedotee commented 2 weeks ago

What this PR does

Converted special_user.jsx from class based to functional components

Screenshots

Before:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/151192805/e7b3830b-183d-4551-94aa-634fa380cce2

After:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/151192805/cad8b319-bbd0-4625-83d7-5d4e00294ae6

Open questions and concerns

This is my first time contrubuting to Wikimedia.So,if I have done anything wrong in my PR,give feedback and I will try to rectify that.

ragesoss commented 2 weeks ago

Please use a clear and detailed commit messages to describe each change.

antedotee commented 2 weeks ago

Is it fine now?@ragesoss

antedotee commented 9 hours ago

Can you review the PR now? @ragesoss