Skip to content

Fix page layout breaking on nav minds#4691

Ben requested to merge fix/page-layout-break-m4691 into master

Ticket(s) / Related Merge Requests

minds#4691 (closed)

Summary of Changes

Fix issue where page layout breaks and navbar hides on navigation to certain pages.

Testing Considerations

From a logged in state on the newsfeed:

  • Nav to /register - you should be taken to the newsfeed again logged in with the sidebar.
  • Nav to /forgot-password - you should be taken to the newsfeed again logged in with the sidebar.

Deployment Considerations

Standard deployment.

Regression Scope

Minor, changes when register and password are destroyed to cancel the root page layouts "full width" state.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

simplescreenrecorder-2024-03-28_13.34.46

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports