Double-click creates duplicate entries when configuring Custom API endpoints and Smart Fields
A
Adeel
When configuring Custom API endpoints or Smart Fields in the Info Fields settings, double-clicking (either accidentally or quickly) creates duplicate entries of the same configuration.
Steps to reproduce:
Navigate to Info fields → Smart field (under Configure)
When adding actions or configuring a new API endpoint, double-click the submit/save button
Result: Duplicate entries are created
Root cause:
Front-end issue where the click handler isn't properly debounced and doesn't prevent duplicate submissions when users click multiple times in quick succession.
Impact:
Low priority - users need to manually delete duplicate entries
Can cause confusion and require cleanup
Affects user experience during configuration