#661-remove-header-phone #666

Merged
a22erigr merged 2 commits from #661-remove-header-zoomed-in-phone into team_2_week_4 2026-05-04 10:46:40 +00:00
Collaborator

Changes:

  • Updated navbar for smaller screens by hiding the center logo and increasing the size of B icon.

Tested on:
Chrome (mobile view)

Changes: - Updated navbar for smaller screens by hiding the center logo and increasing the size of B icon. Tested on: Chrome (mobile view)
Author
Collaborator
No description provided.
Collaborator

We have a different fix for this on other weekly branch, show both solutions to customer

We have a different fix for this on other weekly branch, show both solutions to customer
Collaborator

Review on #661

Whats done

Tested on Windows using Firefox (device mode and normal)

  • Tested resizing the browser window
  • App starts
    • Center logo hides correctly
    • Icon increases in size on small screens

Inspected following files

  • Navbar.module.css
    • Indentation/code styling
      • Follows wiki standards
    • Naming convention
      • Follows wiki standards
    • Comments
      • Looks good
    • General code quality
      • Declarations in .logo are not alphabetically ordered
      • No other issues

What needs to be done

  • Navbar.module.css
    • Order declarations alphabetically in .logo (height before width)

Conclusion

  • Works as intended. One minor CSS fix needed.
# Review on #661 ## Whats done ### Tested on Windows using Firefox (device mode and normal) + Tested resizing the browser window + App starts + Center logo hides correctly + Icon increases in size on small screens ### Inspected following files + Navbar.module.css + Indentation/code styling + Follows wiki standards + Naming convention + Follows wiki standards + Comments + Looks good + General code quality + Declarations in .logo are not alphabetically ordered + No other issues ## What needs to be done + Navbar.module.css + Order declarations alphabetically in .logo (height before width) ## Conclusion + Works as intended. One minor CSS fix needed.
a22erigr merged commit dded8e4d63 into team_2_week_4 2026-05-04 10:46:40 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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!666
No description provided.