Commit bf4920e
authored
fix: update webhook trigger's code example and custom UI on auth change (#3135)
## 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](https://github.com/user-attachments/assets/f6e20012-6c5e-4460-8aab-5871f73abf8f)
---
## After
[after-dynamic-update.webm](https://github.com/user-attachments/assets/25774038-f012-45fa-8bd8-ed9b3550b253)
---------
Signed-off-by: devroy10 <[email protected]>1 parent 56ffb58 commit bf4920e
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2829 | 2829 | | |
2830 | 2830 | | |
2831 | 2831 | | |
2832 | | - | |
2833 | | - | |
| 2832 | + | |
| 2833 | + | |
| 2834 | + | |
| 2835 | + | |
| 2836 | + | |
| 2837 | + | |
| 2838 | + | |
| 2839 | + | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
2834 | 2843 | | |
2835 | 2844 | | |
2836 | 2845 | | |
| |||
0 commit comments