cms icon indicating copy to clipboard operation
cms copied to clipboard

Implement floating navbar

Open DufferDeepu opened this issue 8 months ago • 4 comments

PR Fixes:

    1. Implemented a floating navbar: Changed the static navbar to a floating navbar that sticks at the top when scrolling.
    1. Added required CSS : Updated styles for extra shadow for floating effect.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • I assure there is no similar/duplicate pull request regarding same issue.
  • I have tested the floating navbar functionality in different screen sizes (desktop/mobile).
  • I have verified that no other part of the UI breaks due to these changes.

DufferDeepu avatar Apr 03 '25 19:04 DufferDeepu

@DufferDeepu The navbar is overflowing on mobile view, everything else is fine Great Work!

image

geekyharsh05 avatar Apr 03 '25 19:04 geekyharsh05

@DufferDeepu It would be really helpful if you could also share a screenshot of the mobile view output you're seeing on your end.

geekyharsh05 avatar Apr 03 '25 23:04 geekyharsh05

Fix issue with overflow on mobile view mobile view

DufferDeepu avatar Apr 04 '25 08:04 DufferDeepu

@devsargam Please review this PR.

DufferDeepu avatar Apr 10 '25 19:04 DufferDeepu