Declined
Last Updated: 27 May 2021 10:55 by ADMIN

Reproduction:

  1. Run sample at https://dojo.telerik.com/@GaloisGirl/eRoyEQEQ
  2. Try to heighten any item

Actual result: no item can be heightened

Expected result: all items can be heightened

Unplanned
Last Updated: 12 Jun 2020 11:30 by ADMIN

This can be observed at https://demos.telerik.com/kendo-ui/tilelayout/reordering : when you reorder the items, their "order" property changes, but their order in the HTML source stays the same. This makes the visual layout differ from the logical one.

The Sortable component, however, behaves correctly by reordering items in the HTML source.

See also: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/CSS_Grid_Layout_and_Accessibility

1 2