qlik-oss / sn-list-objects

MIT License
3 stars 1 forks source link

fix: update then child object layout changes #420

Closed T-Wizard closed 7 months ago

T-Wizard commented 7 months ago

fix that update in child listboxes did not update the filterpane Selection & Header for folded listboxes and anything that affected layout & if the listbox should be collapsed (ex: Collapse Listbox setting)

some rist of performance degrade as there are more update that make it re-render

johanlahti commented 7 months ago

Would be great with unit tests too, but could be added later I guess. Nice solution!