Before: https://github.com/user-attachments/assets/6e76b19c-b99c-4870-9c93-b75e7cf86103 After: https://github.com/user-attachments/assets/b5827d3e-5891-4204-bf91-6fa4504f30d3 Isolated the value change in a separate component to avoid re-renders of the parent component that has the down chevron. Also added a context at foot cell-level to centralize viewFieldId and fieldMetadataId that were queried in children components calling heavy hooks.