Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(issue-308): Added sticky behavior for header in client panel #309

Merged

Conversation

konstantinbytsay
Copy link
Contributor

@konstantinbytsay konstantinbytsay commented Feb 21, 2025

Detailed Information

Added sticky behavior for the header in the client panel to ensure it remains visible at the top of the viewport as the user scrolls down the page.


Related Issues

Closes #308


Type of Change

  • 🐛 Bug fix or ⚙️ enhancement
  • ✨ New feature or Chore (change with no new features or fixes)
  • 📚 Documentation update

Checklist (select as many as applicable)

  • The code follows the style guidelines of this project.
  • All new and existing tests pass.
  • This pull request is ready to be merged and reviewed.

Additional Notes

  • Testing: Ensure that the sticky header behavior has been tested across different browsers and devices to confirm consistency.
  • Code Review: Request a review from team members familiar with the front-end codebase to verify the implementation.

@Solomonsolomonsolomon
Copy link
Contributor

LGTM!!!

@Solomonsolomonsolomon Solomonsolomonsolomon merged commit 51a615a into NoshonNetworks:main Feb 22, 2025
2 checks passed
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.

Make Header at app/client Non-Scrollable and Fixed at the Top
2 participants