Commit 5dad9e7
committed
fix(ui): keep fetch-via-proxy checkbox after feed edit validation error
updateFeed re-renders edit_feed.html when validation fails but never set
hasProxyConfigured, so the 'fetch via proxy' checkbox vanished from the
re-rendered form for users with a proxy configured. Set it to match
feed_edit.go. Latent since the proxy option was introduced (2020).1 parent c069181 commit 5dad9e7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments