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

Build a generic sticky header molecule #49

Open
vinodloha opened this issue Sep 10, 2019 · 0 comments
Open

Build a generic sticky header molecule #49

vinodloha opened this issue Sep 10, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Winter Is Coming

Comments

@vinodloha
Copy link
Collaborator

vinodloha commented Sep 10, 2019

Issue Statement

Create a sticky header component with a empty nav container

Summary
Create an independent react component with following requirement considerations:

  1. Should make use of children pattern to offer high structural flexibility.
  2. Should get sticky on scroll (when crosses its height on page scroll)
  3. Should be able to Hide certain parts when in sticky position (Configurable).
@vinodloha vinodloha added enhancement New feature or request help wanted Extra attention is needed labels Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Winter Is Coming
Projects
None yet
Development

No branches or pull requests

2 participants