IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
568 stars 159 forks source link

Make sure dropdown passes overlay settings to toggle so that toggle can infer the sizing #14297

Closed ChronosSF closed 4 days ago

wnvko commented 1 week ago

Dropdown should have default overlay settings. In its default settings it should use connected positioning strategy with start point bottom-left and direction down-right. When open method is called it should use provided as method parameter settings or the default ones to call the toggle directive.