Commit f960fb0
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 5c01c81 commit f960fb0
1 file changed
+1
-0
lines changed| 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