Commit a3c8c67
committed
Disable Remove button when gem has only one confirmed owner
The Remove button on the owners page was clickable even when the
gem had only one owner. The server rejected the request silently.
Now the button is disabled when there's only one confirmed ownership,
preventing the confusing no-op.
Fixes #56661 parent 585dff3 commit a3c8c67
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments