unicef / inventory-hugo-theme

UNICEF Inventory theme, for use with Hugo static site generator. A simple knowledgebase to share information with others.
https://unicef.github.io/inventory-hugo-theme/
Mozilla Public License 2.0
23 stars 48 forks source link

Scrolling breadcrumb bar #181

Open BhavyaT-135 opened 2 years ago

BhavyaT-135 commented 2 years ago

Fixes #164

BhavyaT-135 commented 2 years ago

Hey @jwflory๐Ÿ˜Š, I've refactored the breadcrumb bar such that now it hides while scrolling. The title on the navbar is thereafter replaced by the breadcrumb. For fixing the issue, I have added a script tag in the navigation.html partial that takes care of the scroll position and modifies the components accordingly.

jwflory commented 1 year ago

Hey @BhavyaT-135, thanks for your patience all this time. I'll add a review here soon.

BhavyaT-135 commented 1 year ago

No problem @jwflory, take your time! ๐Ÿ˜Š

BhavyaT-135 commented 1 year ago

Hey @jwflory, sorry for the late response. I've been a little busy with my university examinations. Will implement the changes as soon as I get some time. ๐Ÿ˜Š

BhavyaT-135 commented 1 year ago

Hey @jwflory, I hope this resolves the issue of the multiple nav tags used in the DOM. Looking forward to getting this PR merged. Kindly let me know if anything else needs an amendment. ๐Ÿ˜Š