708-hamburger-position #738

Merged
a24julot merged 3 commits from 708-hamburger-position into team_1_week_4 2026-05-05 10:15:35 +00:00
Collaborator

now hamburger menu is not "hardcoded" to a position, it follows the height of navbar with 1rem (padding of navbar) off so it wont be placed over the navbar itself. Re-structured divs from navbar to hamburger so that "child-divs" knows it parents.

now hamburger menu is not "hardcoded" to a position, it follows the height of navbar with 1rem (padding of navbar) off so it wont be placed over the navbar itself. Re-structured divs from navbar to hamburger so that "child-divs" knows it parents.
now hamburger menu is not "hardcoded" to a position, it follows the height of navbar with 2vh off so it wont be placed over the navbar itself.
since navbar use 1rem in padding
Collaborator

Review on #738

Whats done

Tested on Windows 11 using Firefox

  • App starts
    • Open the hamburger menu and it starts where the navbar ends.

Inspected following files: app.css, HamburgurMenu.js, HamburgurMenu.module.css, Navbar.js, Navbar.module.css

  • all inspected files
    • Indentation/code styling
      • Indentation is ok
    • Naming convention
      • Naming convention is followed
    • Comments
      • Good amounts of comments
    • General code quality
      • The general code quality is good.

Conclusion

  • The code looks good and it works as expected.
# Review on #738 ## Whats done ### Tested on Windows 11 using Firefox + App starts + Open the hamburger menu and it starts where the navbar ends. ### Inspected following files: app.css, HamburgurMenu.js, HamburgurMenu.module.css, Navbar.js, Navbar.module.css + all inspected files + Indentation/code styling + Indentation is ok + Naming convention + Naming convention is followed + Comments + Good amounts of comments + General code quality + The general code quality is good. ## Conclusion + The code looks good and it works as expected.
a24julot merged commit 6476e7da0a into team_1_week_4 2026-05-05 10:15:35 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!738
No description provided.