Topic: mdb-auto-completer options appear above search field and outside the screen
Expected behavior
List of options should appear below input field
Actual behavior
List of options appear above search field and outside the screen
Resources (screenshots, code snippets etc.)
Answered
- User: Pro
- Premium support: No
- Technology: Angular
- MDB Version: 9.3.1
- Device: NA
- Browser: NA
- OS: NA
- Provided sample code: No
- Provided link: Yes
Arkadiusz Idzikowski staff commented 8 months ago
The dropdown position should be updated automatically if there is not enough space above or below the input. Is there an empty space for the dropdown to open below in this case? We would need an example code to recreate similar HTML structure on our end.
itay pro commented 8 months ago
The screen is mostly empty
https://imgur.com/a/pSg3YUu
itay pro commented 8 months ago
It happens because I use
[visibleOptions]="20"and since there is not place for 20 below and it displayed above, even thought there is even less space thereCan I force it to appear only below ?
Arkadiusz Idzikowski staff commented 8 months ago
Currently, there is no way to force the position, but we need to add this feature for similar use cases.
itay pro commented 7 months ago
Any updates ?...
Arkadiusz Idzikowski staff commented 7 months ago
The fix release is scheduled for 31.08.