Codebrahma / react-lite-ui

A set of React components. Themable / Customizable / Light weight library
MIT License
40 stars 15 forks source link

[Website] Vanishing NavBar on scroll #323

Open haxzie-xx opened 5 years ago

haxzie-xx commented 5 years ago

NavBar vanishes from staying above the Hero layout once scrolled back to top.

To Reproduce

Steps to reproduce the behavior:

  1. Scroll down
  2. Scroll up to the top

Expected behavior The NavBar should be visible above the Hero layout.

Screenshots

Peek 2019-03-23 20-51

Desktop (please complete the following information):

rishichawda commented 5 years ago

@haxzie Thank you for reporting the issue. We'll take a look at it.

KRRISH96 commented 5 years ago

@haxzie Thanks for reporting the issue.

@rishichawda We had fixed the issue But didn't deploy yet due to #320

rishichawda commented 5 years ago

@KRRISH96 You mean this bug is related to #320? As far as I remember, wasn't it related to website failing to deploy in production?

KRRISH96 commented 5 years ago

@rishichawda The bug was not related to deploying fail. What I mean is this navbar bug is fixed, But not deployed to production. So The fix is not in production yet.

rishichawda commented 5 years ago

Okay I'll take a look at the site soon. 👍

KRRISH96 commented 5 years ago

@rishichawda Ref: #307 This PR is closed as we were separating site and library branches. And can be merged to site branch Once #320 is fixed.

rishichawda commented 5 years ago

That's what I was looking for. Thanks @KRRISH96!

KarthiDevelope commented 3 months ago

Still This issue in Open? Can i Try to Fix?