Arya Khochare
Arya Khochare
So should I make the change in dynamic virtualized list repo and submit PR there or someone will make that change. @hmhealey @lindy65
Ok will do that and let you know. @lindy65
Yeah @lindy65 I just had some questions related to dynamic virtualized repo code. I will post them here by tomorrow or EOD. Sorry for the delay.
Hello @lindy65 @hmhealey In DynamicSizeList code. The below code determines the style and rendering of elements. ```js _renderItems = () => { const { children, direction, itemData, loaderId } =...
What do you think @lindy65 @hmhealey
@hmhealey Yeah like in frontend we render the textbox when the itemId is 'create-comment' text so we can pass it as props in dynamic virtualized list we will have to...
@hmhealey should i make this change in dynamicVirtualizedList repo ?.
I have made changes in dynamicVirtualizedList and pointed to by branch but somehow the change its not working. I will debug and let you know.
Hii @larkox . I did my local setup of mattermost mobile on windows. I tried wsl but i gave same erros so did it in windows only. It did gave...