Commit ab25d16
LP#2131687 Holdings editor radio button UI syncs across fields
Bug: if multiple radio button fields are visible in the holdings
editor, changes to one updates the UI of the others (the model
is unaffected in the other fields, just their UI changes).
This adds [name] to the radio button inputs so they bind to the
expected input on RadioControlValueAccessor and group correctly.
As per the helpful comment #6 on LP#2131687, we also need to
keep the [attr.name] binding on these radio inputs because of
Angular bug: angular/angular#11757.
Signed-off-by: Dan Briem <[email protected]>
Signed-off-by: Llewellyn Marshall <[email protected]>
Signed-off-by: Galen Charlton <[email protected]>1 parent e983048 commit ab25d16
File tree
1 file changed
+1
-0
lines changed- Open-ILS/src/eg2/src/app/staff/cat/volcopy
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments