Skip to content

Page view is a bit off #683

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

Open
SMoraisAnsys opened this issue May 7, 2025 · 5 comments · May be fixed by #689
Open

Page view is a bit off #683

SMoraisAnsys opened this issue May 7, 2025 · 5 comments · May be fixed by #689

Comments

@SMoraisAnsys
Copy link
Contributor

While looking the ansys/actions documentation, I saw that the top right of the page was a bit off (see the search option, version button, light mode and github button). See below

Image

This is happening with v9.0 but disappear with v8.2

@Revathyvenugopal162
Copy link
Contributor

Thanks for opening this issue @SMoraisAnsys , It looks like the problem is related to media sizing. We can work on aligning a more appropriate size across different screen sizes, especially for the search bar. Adding this to the next milestone

@germa89
Copy link
Contributor

germa89 commented May 9, 2025

Same here...

Image

@germa89
Copy link
Contributor

germa89 commented May 9, 2025

Relevant links:

@Revathyvenugopal162
Copy link
Contributor

Relevant links:

Thank you for the links @germa89 ,I'm also working on adding responsive multimedia support for our search bar width, which will help create a cleaner, more adaptable navigation bar. This will allow us to align more closely with the latest updates from PyData. The PR is currently a work in progress.

@Revathyvenugopal162 Revathyvenugopal162 linked a pull request May 9, 2025 that will close this issue
2 tasks
@germa89
Copy link
Contributor

germa89 commented May 12, 2025

Related to #673

There are few issues:

  • Icons not hiding when the screen width is lower than 1260px
  • The search bar not adjusting when the screen width is lower than 960px. This is partially fixed by feat: small layout adjustments #691 where the search field is removed from the permanent part of the navigation bar, and placed at the same level of the icon links, so it hides when the screen is small enough.

@germa89 germa89 mentioned this issue May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants