Interaction updates (updates)
When a UI component's interactability changes (e.g., becoming hidden, or disabled), the component is updated programmatically to reflect these changes.
Missing programmatic update:
This buttons functionality changes completely after being clicked, but this change is not programmatically updated: