Stefan Stefanov

Results 48 issues of Stefan Stefanov

Create a Chart accessibility article for KendoReact Chart. We have a similar article for Kendo UI for jQuery: https://docs.telerik.com/kendo-ui/accessibility/five-tips-for-accessible-charts-with-dataviz Similar options are available for the KendoReact Chart as well.

documentation
pkg:charts
accessibility

I think that this article can be very beneficial to the React community that follows this awesome repo. This is a very good and in-depth article on React hooks. Eric...

Allow using custom compare functions inside the orderBy and process methods of kendo-data-query. Similar to the Kendo UI option: https://docs.telerik.com/kendo-ui/api/javascript/ui/treelist/configuration/columns.sortable.compare https://github.com/telerik/kendo-data-query/issues/132

enhancement

TabStrip tabs content state is lost when dynamically adding and removing tabs. This occurs as the tabs keys are set based on their index, but when we dynamically, the index...

Bug
pkg:Layout
SEV: Medium
C: TabStrip
triaged

Provide the onBlur callback for the components when used in a Form. Currently, the onBlur is overwritten internally by the Form in order to attach its required logic: https://stackblitz.com/edit/react-ajvhq6?file=app/main.jsx

Enhancement
pkg:Form

The Menu component with openOnClick set the true will still open on hover: https://www.telerik.com/kendo-react-ui/components/layout/menu/open-close/ Steps: 1 Click an item. 2 Move the mouse away from the menu 3 Hover an...

Bug
pkg:Layout
SEV: Medium
KendoReact
C: Menu

### Bug Report If the PanelBar is scrollable and the keyboard navigation is used, the content does not scroll to the active item. **Telerik admin ticket**: 1048116 This behavior can...

Enhancement
C: PanelBar
jQuery
a11y

### Bug report When the left slider is moved to the right, the end date is moved without moving the right slider. ### Reproduction of the problem The issue can...

Bug
SEV: Low
C: Chart
jQuery
Stale

### Bug report x-Axis with days on date ranges showing incorrectly the ticks before the Chart. Also, the ticks are not reaching the end of the Chart. ### Reproduction of...

Bug
SEV: Medium
C: Chart
jQuery
Stale

### Bug report Select multiple scrolls the selected item to the bottom when bound via MVVM on FireFox. Check the video demonstrating the issue: the first one is bound to...

Bug
F: MVVM
SEV: Low
jQuery