* Fix iOS citations panel toggle reliability Remove the animated maxHeight/opacity accordion from agent citations so the Sources section expands and collapses consistently on iOS without hidden or underlapping content. Made-with: Cursor * Restore citations panel animation with stable transitions Use Reanimated enter/exit and layout transitions for the Sources panel so opening and closing stay animated while preserving the iOS reliability fix. Made-with: Cursor * Fix citations panel collapse animation overlapping content below Replace entering/exiting animations with shared-value-driven height and opacity transitions. Reanimated's exiting animations pull the view out of layout flow as an absolute overlay, causing the fading content to overlap the regenerate button during collapse. Using an always-mounted Animated.View with measured content height and overflow clipping ensures smooth expand/collapse without overlap. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| agents | ||
| calls | ||
| playbooks | ||