Algolia mobile search modal responsiveness
See original GitHub issueHave you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Description
The Algolia mobile search modal does not account for scrolling.
Video:
I believe that this css needs to be added to fix this:
@media (max-width: 750px) {
.DocSearch-Container {
position: fixed !important;
}
}
Issue Analytics
- State:
- Created a year ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Algolia mobile search modal responsiveness · Issue #7831 ... - GitHub
I have read the Contributing Guidelines on issues. Description. The Algolia mobile search modal does not account for scrolling. Video: docusaurus.mov.
Read more >Autocomplete with Preview Panel in Modal - Algolia
Typeahead dropdown displaying preview panel in a modal built with Algolia Autocomplete.
Read more >Detached mode | Autocomplete - Algolia
Detached mode turns the dropdown display into a full screen, modal experience.
Read more >Best practices for in-app mobile search UX design | Algolia Blog
A great mobile UX (user experience) requires minimal interaction, but successful Search and Discovery can be complicated. Fortunately, there are ...
Read more >Search Filters: 5 best practices for a great UX - Algolia
Having a responsive filtering interface enables all users—whether active searchers or passive browsers—to quickly and effectively refine their ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @yzhe819 I’m working on it. I’m really close to solving it. It’ll be done in a day.
@noobyogi0010 Sure, just go ahead.