-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: ToolBarFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Milestone
Description
Bug report
ToolBar.add() method does not trigger resize() so that new buttons are always rendered in the ToolBar element
Reproduction of the problem
Run the following Dojo:
https://dojo.telerik.com/@[email protected]/IBiNEsEH
Observe the buttons added using the add() method. Those will always be added to the ToolBar element even if there is not enough space for them.
Expected/desired behavior
Buttons should not be rendered in the ToolBar element if not enough space is available for them.
Environment
- Kendo UI version: 2021.3.1207
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: ToolBarFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery