Can't Edit and Delete Stat Cat Entries in Web Client
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Because of the way that different browsers trigger (or don't) onclick handlers for option tags, there's no way to trigger an edit on existing stat cat entries in most browsers. Because of its lineage, Firefox is still able to edit them since it works in the same way as the XUL client.
I realize this interface will be completely rewritten when it's Angular-ized, but I wanted to make sure this quirk was documented in case it has an effect on how it's written. i.e. this was done so you can edit an entry even if an onchange handler wouldn't be triggered; I don't know if Angular gets around that some other way or if it should just be changed to a mode with a button to click. (Probably, for discoverability...)
tags: | added: cataloging |
tags: | added: patron statcats |
summary: |
- Can't Edit Stat Cat Entries in Web Client + Can't Edit and Delete Stat Cat Entries in Web Client |
tags: | removed: webstaffclient |
Adding a note from the duplicate bug that stat cat entries also cannot be deleted.