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

Search input fixed on top of the page #360

Open
vincentrooy opened this issue Nov 26, 2023 · 2 comments
Open

Search input fixed on top of the page #360

vincentrooy opened this issue Nov 26, 2023 · 2 comments
Labels
enhancement New feature or request good first issue

Comments

@vincentrooy
Copy link
Contributor

Hi,

Could we make the current search bar sticky at the top of uuv docs pages. It would stay in view when scrolling, enhancing usability.
#search-bar { position: -webkit-sticky; position: sticky; top: 0; z-index: 10; }

Best,

@vincentrooy vincentrooy added the enhancement New feature or request label Nov 26, 2023
@vr-varad
Copy link

@stanlee974 I would like to work on these if its open for contribution

@stanlee974
Copy link
Member

Hi ! @vr-varad !

You can take it. Thank you very much for you effort. It give us power to continue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue
Projects
Status: Todo
Development

No branches or pull requests

4 participants