Fix: pendingSelections sync and chips toolbar display
1. Fix Select All not persisting in list view: - Updated Select All handler to populate pendingSelections array - Updated Clear selection handler to clear pendingSelections for list view - Updated dropdown item click to add/remove from pendingSelections - Updated chip remove handler to filter pendingSelections 2. Fix chips toolbar (search/delete all) not showing: - PHP renderer was pre-creating chips-wrapper without toolbar - JS ensureChipsWrapper was skipping because wrapper existed - Removed wrapper from PHP so JS creates complete wrapper with toolbar Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
assets/js/admin/entity-selector.min.js
vendored
2
assets/js/admin/entity-selector.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user