Commit 230aafe
committed
fix(webapp): gate the disable auto-assign button on Vercel permission
Every other action in the Vercel settings form disables itself and explains why
when the role cannot manage the integration. This button did not, so it looked
clickable to a viewer even though the action rejects them.1 parent 0d2df4b commit 230aafe
1 file changed
Lines changed: 6 additions & 1 deletion
File tree
- apps/webapp/app/routes
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
1011 | | - | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
1012 | 1017 | | |
1013 | 1018 | | |
1014 | 1019 | | |
| |||
0 commit comments