devedmonton / DES-Website

The Dev Edmonton Society website! We empower Edmonton Developers!
https://devedmonton.com
MIT License
22 stars 52 forks source link

Added Changes From Discussion #274

Closed kodyVS closed 10 months ago

kodyVS commented 10 months ago

What issue is this referencing?

No issue reference but adding changes from the discussion

Do these code changes work locally and have you tested that they fix the issue yourself?

Does the following command run without warnings or errors?

Have you taken a look at our contributing guidelines?

My node version matches the one suggested when running nvm use?

MandyMeindersma commented 10 months ago

Did you want events and resources in both menu's?

DerrykBoyd commented 10 months ago

I'm out of the loop for the discussions referenced, but this looks good to me 👍

MandyMeindersma commented 10 months ago

@kodyVS sorry I gave you merge conflicts, once we figure out what actually goes into the menu then this looks good from me too

kodyVS commented 10 months ago

No problem.

The navigation in the home sub menu goes to the sub-headers on the main page and the main links go to the full pages.

We could rename the home sub menu sections to get rid of any confusion instead of "Meetups, events and resources" we have "Community" and add "Newsletter" to the list.

MandyMeindersma commented 10 months ago

Ooooohhhh woops, my bad, you are right. Yeah this looks good to me!

MandyMeindersma commented 10 months ago

Oh one more question, is there a reason you deleted all the unit tests? I think they are still valid ones?

kodyVS commented 10 months ago

I deleted the unit tests because I changed the way the menu is displayed to utilize the built-in features of vue and tailwind and in doing so, changed the methods that were in the test. However, I can add 2 more unit tests for the methods I replaced.

MandyMeindersma commented 10 months ago

Thank you so much for adding those! I appreciate it!

Sorry my changes are now breaking your imports :)

MandyMeindersma commented 10 months ago

@all-contributors add @kodyVS for code and ideas

allcontributors[bot] commented 10 months ago

@MandyMeindersma

I've put up a pull request to add @kodyVS! :tada:

MandyMeindersma commented 10 months ago

Thank you so much Kody!