Skip to content

Comments

fix: update webhook trigger's code example and custom UI on auth change#3135

Open
devroy10 wants to merge 1 commit intosuperplanehq:mainfrom
devroy10:webhook-native-trigger
Open

fix: update webhook trigger's code example and custom UI on auth change#3135
devroy10 wants to merge 1 commit intosuperplanehq:mainfrom
devroy10:webhook-native-trigger

Conversation

@devroy10
Copy link
Contributor

@devroy10 devroy10 commented Feb 16, 2026

Description

fixes #2995

This makes the webhook trigger settings sidebar render its custom UI using the current form configuration rather than the saved node config. As a result, the auth method, code example, and reset token/signature controls update immediately when the user changes the Authentication dropdown, without requiring a canvas save.

Before

before-dynamic-update.webm

After

after-dynamic-update.webm

Signed-off-by: devroy10 <roychinwuba@gmail.com>
@devroy10 devroy10 marked this pull request as ready for review February 16, 2026 17:16
@devroy10 devroy10 changed the title fix: update webhook code example and custom UI on auth change fix: update webhook trigger's code example and custom UI on auth change Feb 16, 2026
@devroy10
Copy link
Contributor Author

@AleksandarCole minor but much needed UX improvement here.

@devroy10
Copy link
Contributor Author

@shiroyasha could you take a look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook code example static on auth change

1 participant