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

Issues with static/scrolling sidebar and algolia search results #201

Open
lb- opened this issue Aug 20, 2022 · 0 comments
Open

Issues with static/scrolling sidebar and algolia search results #201

lb- opened this issue Aug 20, 2022 · 0 comments

Comments

@lb-
Copy link
Member

lb- commented Aug 20, 2022

  • issue where overflow-x hidden was added but not required if hidden submit button wraps (not algolia specific necessarily)
  • added search content (input and results) causes width of sidebar to make content wrap - maybe add nowrap to main container
  • search results not able to be shown inside scrollable container - not sure on any practical fix to this

https://github.com/wagtail/wagtail/blob/main/docs/_static/css/custom.css

Notes

  • Run Wagtail docs locally without the custom.css overrides - open the search results - observe they get cut off
  • We should allow the hidden search submit button to wrap so that we do not need overflow-x-hidden
  • Need to ensure that the outer container, on lg? devices (with .sidebar-container inside) should not wrap
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

No branches or pull requests

1 participant