PromucFlow_constructor/app/client/src/components/formControls/FunctionCallingConfigControl
Hetu Nandu 3f696facef
chore: Simpler autofocus of function call (#39946)
## Description

Improves the autofocus logic as per
https://github.com/appsmithorg/appsmith/pull/39916#discussion_r2014507020



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- When adding a new function field, it now automatically receives focus,
making the configuration process smoother and more intuitive.
- The transition for adding fields has been streamlined to improve user
interaction without distractions from unnecessary scrolling behavior.
- New state management for tracking the most recently added function
field enhances user experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-27 09:58:30 +03:00
..
components chore: Simpler autofocus of function call (#39946) 2025-03-27 09:58:30 +03:00
FunctionCallingConfigControl.tsx feat: add function calling config form (#39252) 2025-02-17 12:59:38 +01:00
index.ts feat: add function calling config form (#39252) 2025-02-17 12:59:38 +01:00
types.ts chore: Improve the UX of Function Calling form (#39916) 2025-03-27 09:58:20 +05:30