Skip to content

FE016: Add collapsible sidebar to Employer Panel - #491

Open
shahbeebawan wants to merge 1 commit into
mainfrom
frontend/shahbeeb-collapsible-sidebar
Open

FE016: Add collapsible sidebar to Employer Panel#491
shahbeebawan wants to merge 1 commit into
mainfrom
frontend/shahbeeb-collapsible-sidebar

Conversation

@shahbeebawan

Copy link
Copy Markdown
Collaborator

Overview
Implemented a collapsible navigation sidebar for the SecureShift Employer Panel.

Changes

  • Added a reusable Sidebar component.
  • Added collapse/expand functionality.
  • Displays navigation icons when collapsed.
  • Displays navigation labels when expanded.
  • Preserved existing Employer Panel navigation routes.
  • Added active navigation state highlighting.
  • Updated the protected layout so main content resizes alongside the sidebar.
  • Added responsive styling for laptop and tablet screen sizes.

Testing

  • Verified the sidebar component compiles successfully.
  • Verified collapse/expand logic and responsive layout implementation in code.
  • Full end-to-end testing of protected Employer Panel pages could not be completed locally because the backend authentication/login flow is currently unavailable in my local environment.

Notes
No backend changes are included in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant