Prerequisites
Affected component
typeahead and filtered search
Summary
When opening the typeahead and then scrolling the overlay position is fixed and remains on the screen instead of scrolling away.
The cdk popover gets the position fixed instead of absolute.
Version
No response
Steps to reproduce
- Open the example linked below
- Open the typeahead overlay by clicking into the search bar
- Type "Flo"
- Scroll down the page
Code reproduction example
Example
What is the current bug behavior
When opening the typeahead and then scrolling the overlay position is fixed and remains on the screen.
What is the expected correct behavior
The typeahead overlay should keep it's absolute position and scroll away.
Prerequisites
Affected component
typeahead and filtered search
Summary
When opening the typeahead and then scrolling the overlay position is fixed and remains on the screen instead of scrolling away.
The cdk popover gets the position fixed instead of absolute.
Version
No response
Steps to reproduce
Code reproduction example
Example
What is the current bug behavior
When opening the typeahead and then scrolling the overlay position is fixed and remains on the screen.
What is the expected correct behavior
The typeahead overlay should keep it's absolute position and scroll away.