Cahit Gürgüc

Results 23 comments of Cahit Gürgüc

Thanks for reporting this issue. In UI5 hidden aggregations are not part of clones. The SimpleForm uses the form as a hidden aggregation and this seems like the main issue...

Hello @mathlizee, The `type` property of the `ListItemBase` comes with some semantics e.g. there are some custom accessibility descriptions like "is editable" and some keyboard interaction, e.g. Ctrl+E triggers detailPress...

I believe this is for the compat/Table. New WCT does not use the ItemNavigation but home-made GridWalker. The consecutive focus works for the new WCT already as it should in...

Hi DerGuteWolf, bindable filter values has been asked several times but this needs a huge architectural change in the framework an binding handling. Anyway, I inform product owner for this...

Why does it have to be so specific to the List? I would have expected something that every component could also benefit from, especially since the multi-drag ghost is quite...

Thanks for your efforts on the table component but I must say I still find the current code integration for dragging multiple items overly complex. Before moving further, I suggest...

Hi Dobrin, thanks for bringing this topic up for discussion. Just to clarify, I'm not opposed to having a property on the component that enables automatic drag ghost when multiple...

This won't work out of the box. The change that closed your previous incident refers to the new “[popin-hidden](https://sap.github.io/ui5-webcomponents/nightly/components/TableHeaderCell/#popinhidden)” feature, but I don’t see it being used in the example...

@dimovpetar I believe this question is related to the compat/Table, and not something that @SAP/ui5-webcomponents-table is responsible for.