Problem description
Using SelectField in conjunction with a parent container that has position: sticky results in the DropdownMenu being at position top: 0px. Scrolling causes it to move to the correct position.
Link to minimal working code that reproduces the issue
https://www.webpackbin.com/bins/-KifvEsWmi4GeXtxBPDe
Versions
- Browser: Chrome Version 58.0.3029.81 (64-bit)
Steps to reproduce
- Click the
SelectField
- Notice wrong
DropdownMenu position
- Scroll
- Notice correct position
Problem description
Using
SelectFieldin conjunction with a parent container that has position: sticky results in theDropdownMenubeing at positiontop: 0px. Scrolling causes it to move to the correct position.Link to minimal working code that reproduces the issue
https://www.webpackbin.com/bins/-KifvEsWmi4GeXtxBPDe
Versions
Steps to reproduce
SelectFieldDropdownMenuposition