WikiEducationFoundation / WikiEduDashboard

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

Enhance admin note visibility and improve accessibility for quick actions #5968

Closed Abishekcs closed 1 week ago

Abishekcs commented 2 months ago

closes #5962

What this PR does

Screenshots ( visual indicator )

Before:

Screenshot from 2024-10-10 12-51-17

https://github.com/user-attachments/assets/b3acd7f8-021d-4064-893a-ce948c395160

After:

Screenshot from 2024-09-26 12-43-18

https://github.com/user-attachments/assets/70c01841-80f4-494a-832a-5347169c2c52

Screenshots ( quick action buttons)

Before:

Before

After:

After

Screenshots (For Screen Reader)

1 - When No Notes are available

https://github.com/user-attachments/assets/8311acaf-9d23-42b5-8256-091de77a49d4

2 - When there are no newly created Notes

https://github.com/user-attachments/assets/9a1ced57-a80a-43cd-83be-4a6f1ec0d455

3 - When newly created notes are available

https://github.com/user-attachments/assets/d006eb18-e1ef-44a4-8fa5-0431969b5135

Open questions and concerns

I noticed there was an empty status_panel.jsx file in the admin_notes folder. Since it was empty and there was no indication it was needed for future use, I deleted it. If it's required later, I can add it back.