AccessibleForAll / AccessibleWebDev

A resource for developers wanting to learn the basics of accessibility
https://accessibleweb.dev
MIT License
174 stars 97 forks source link

Import WIP to menus template #105

Closed EmmaDawsonDev closed 2 years ago

EmmaDawsonDev commented 2 years ago

Please import the WorkInProgress component into the MenusTemplate found inside components/ContentTemplates folder.

Then render the WorkInProgress component instead of the current div and placeholder sentence.

See the AlertsTemplate component if unsure how to do this and follow the same pattern.

srishti2609 commented 2 years ago

I would like to work on this. Please assign it to me.

EmmaDawsonDev commented 2 years ago

Please go ahead 😊

ctoffanin commented 2 years ago

Hey @srishti2609, how is it going with the issue? Do you need any help?

jyotika6221 commented 2 years ago

Hey, if there are no leads, can this issue be assigned to me?

EmmaDawsonDev commented 2 years ago

You can give it a go @jyotika6221

Y0rubaCoproducer commented 2 years ago

This looks like another good first issue for me! Thanks Kemmy

ctoffanin commented 2 years ago

Hi @jyotika6221, how is it going with the issue? Do you need any help?

thomasjvu commented 2 years ago

Hello @EmmaDawsonDev and @ctoffanin

I would love to contribute to this project as I admire the mission of making the web accessible.

Can I please be assigned to this issue?

I already have a solution ready! I've submitted a draft of my PR which can be seen below.

EmmaDawsonDev commented 2 years ago

Sure, go ahead

thomasjvu commented 2 years ago

Thank you @EmmaDawsonDev!

I submitted the PR for review. I hope it's satisfactory.