Completed
Last Updated: 28 Jun 2024 05:30 by ADMIN
Release 2024 Q3 (Aug)
Eugenie
Created on: 21 May 2020 06:39
Category: UI for Blazor
Type: Feature Request
52
Built-in boundary detection

I would like the DropDownList to automatically detect the boundaries of the screen in order not to truncate items when the popup is opened.

 

===========

ADMIN EDIT

===========

The request is also valid for the rest of the popups including AutoComplete, ComboBox, Context Menu, MultiSelect.

This is also valid for the Window.

5 comments
ADMIN
Nadezhda Tacheva
Posted on: 27 May 2024 16:11

Hello AMF,

This item is currently not planned for a specific release. The best way to keep in track with the progress of this enhancement is to subscribe for the item, so you can get timely status updates.

Regards,
Nadezhda Tacheva
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
AMF
Posted on: 23 May 2024 08:18
This would be helpful for the popup windows in our application. Any idea when this is scheduled?
Ayush
Posted on: 23 Sep 2020 16:12
Something fairly logical that I am surprised isn't already a feature. 
Eugenie
Posted on: 23 Sep 2020 16:09
Hoping this will be addressed in 2.18.0... Thank you!
Eugenie
Posted on: 22 May 2020 15:18
To clarify, I would like the behavior of 'PopupHeight="auto"' to detect screen boundaries in the way that the dropdown currently works without coding a PopupHeight property. 

Currently, with 'PopupHeight="auto"' if the DropDownList has many values that won't fit onscreen, a scrollbar won't appear even if the whole popup won't fit on the screen so it's impossible to see all items in the list.