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

The documentation sidebar is not taking the correct height on mobile screens. #3873

Open
1 task done
gustavohernandes11 opened this issue Jan 3, 2024 · 0 comments · May be fixed by #3874
Open
1 task done

The documentation sidebar is not taking the correct height on mobile screens. #3873

gustavohernandes11 opened this issue Jan 3, 2024 · 0 comments · May be fixed by #3874

Comments

@gustavohernandes11
Copy link

gustavohernandes11 commented Jan 3, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Explain what you did

https://reactnativeelements.com/docs is getting this bug in the sidebar:

React-Native-Elements.mp4

Expected behavior

After adding height: calc(100vh - 50px) to the .navbar-sidebar class (using F12):

reactnativeelements com_(Samsung Galaxy A51_71) (1)

Describe the bug

The sidebar is not taking all the height of the page.

Steps To Reproduce

1. Go to https://reactnativeelements.com/docs.
2. Open developer tools (F12).
3. Choose a mobile screen.

Screenshots

No response

Your Environment

`npx @rneui/envinfo`
  ```
    Output from `npx @rneui/envinfo` goes here.
  ```
@A-R-P-I-T-JAIN A-R-P-I-T-JAIN linked a pull request Jan 5, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant