Georgi Slavov
Georgi Slavov
**Describe the bug** Currently, using the FileSelectComponent/UploadComponent and the UploadDropZoneDirective simultaneously together with an input element prevents the user from dropping text inside the input (using touchpad). **To Reproduce** 1....
**Describe the bug** Currently, when the disabled state of the Button component is dynamically enabled/disabled, the keyboard navigation gets broken: - a Button that is dynamically enabled is unreachable with...
**Describe the bug** As of now, the content inside the FooterTemplateDirective moves unexpectedly when the TreeList component has virtual columns enabled. **To Reproduce** 1. Create a TreeList component. 2. Implement...
**Describe the bug** Currently, when there is a scrollbar on the page and the Popup is rendered in its rightmost section, the component seems to overlap with the scrollbar, and...
**Describe the bug** Currently, when the user tries to apply a custom format to one of the cells in the Spreadsheet using the designated format property, the custom formatting is...
**Describe the bug** Currently, when the developer renders a Kendo UI for Angular Button inside the footer of the MultiSelect, clicking on the Button closes the MultiSelect popup, and the...
**Describe the bug** Currently, when the developer sets the iframe property of the Editor to false, the table resizing tool (the dots around the table) is improperly positioned away from...
**Describe the bug** Currently, when the developer tries to associate the Switch component with the element (matching the KendoLabel directive), an ExpressionChangedAfterItHasBeenCheckedError is thrown. **To Reproduce** 1. Create the Switch...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** 1. Create a Splitter component in an Angular v18 app. 2. Make sure that the...
### Description Currently, when the user focuses on the Filter using the Tab keyboard key, navigates through the component with the keyboard, moves the focus away from the Filter, and...