nkowaokwu / igbo-api-admin

Data entry platform for the Igbo API.
https://editor.igboapi.com
Apache License 2.0
8 stars 20 forks source link

Convert `Box` into `Button` for `CrowdsourcingProgressManager` #354

Closed ijemmao closed 1 year ago

ijemmao commented 1 year ago

Is your feature request related to a problem? Please describe. We want to make the Igbo API Editor Platform crowdsourcing homepage more accessible.

Describe the solution you'd like Convert the Box component that renders each of our data collection options as a Button so the page is keyboard navigatable and screenreaders are more accurate.

Specifically, change the following usage: https://github.com/nkowaokwu/igbo-api-admin/blob/main/src/Core/Dashboard/components/CrowdsourcingProgressManager.tsx#L59-L82

Chimise commented 1 year ago

Hi, I would love to work on this issue