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

Header covers search bar component #765

Closed
agarcia-caicedo opened this issue Mar 2, 2020 · 0 comments · Fixed by #861
Closed

Header covers search bar component #765

agarcia-caicedo opened this issue Mar 2, 2020 · 0 comments · Fixed by #861
Assignees
Labels
area: front-end type: bug Something isn't working

Comments

@agarcia-caicedo
Copy link
Contributor

What happened:
The header covers the search bar component, so the search bar cannot be seen.

image

image

What should have happened:

The search bar should be under the header

How to reproduce it (as precise as possible):
Running Telescope as usual and then going to the search page, either through clicking the search button in the header, or by url

Anything else we need to know?:

This is a result of the header position being fixed. Any fixes should aim to keep the position fixed, as it allows the header to always be available for the user.

Environment:

  • OS: Windows 10
  • Browser: Firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: front-end type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants