Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Moves menubar in header #1457

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

Dharmik48
Copy link
Contributor

@Dharmik48 Dharmik48 commented Jul 6, 2022

Fixes Issue

Closes #1437

Changes proposed

Moves the menu bar in all three pages (home, search and profile) outside the main element and into the header element.

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Home page:
homepage code

Search page:
search page code

Profile page:
profile page code

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great having you contribute to this project

Welcome to the community 🤓

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

Copy link
Member

@EmmaDawsonDev EmmaDawsonDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! thanks for your contribution 👍

__
sema-logo  Summary: 👌 This code looks good

@EmmaDawsonDev
Copy link
Member

Oh, there appears to be a merge conflict in the Home component. If you could fix that then this should be good to merge.

__
sema-logo  Summary: 🛠️ This code needs a fix

@Dharmik48
Copy link
Contributor Author

I will get fixing!

@Dharmik48
Copy link
Contributor Author

I have resolved the conflicts! It should be good to merge it now👍🏻

Copy link
Member

@eddiejaoude eddiejaoude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@EmmaDawsonDev EmmaDawsonDev merged commit 683b8e8 into EddieHubCommunity:main Jul 13, 2022
@Dharmik48
Copy link
Contributor Author

Thank you, @eddiejaoude and @emmalearnscode 😊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move the menu bar out of main and into a header component
3 participants