Skip to content

Commit afa9483

Browse files
authored
fix(FilterPicker): optimizations (#1105)
1 parent bab7098 commit afa9483

5 files changed

Lines changed: 612 additions & 673 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@cube-dev/ui-kit': patch
3+
---
4+
5+
Improve `FilterPicker` and `Picker` performance: fewer redundant re-renders, memoized label and key lookups, trigger width measured only when the popover opens, and a controlled popover state so the trigger subtree reconciles normally.

0 commit comments

Comments
 (0)