silverstripe-admin icon indicating copy to clipboard operation
silverstripe-admin copied to clipboard

FIX overflow hidden from inactive chosen

Open emteknetnz opened this issue 2 years ago • 3 comments

Issue https://github.com/silverstripeltd/product-issues/issues/630

emteknetnz avatar Dec 07 '22 23:12 emteknetnz

Why is the dist JS file being updated, do you know? Should it stay the same when only changing scss source file?

michalkleiner avatar Dec 07 '22 23:12 michalkleiner

User error :-)

emteknetnz avatar Dec 08 '22 01:12 emteknetnz

@emteknetnz The change that's shown here for vendor.js is already present in this branch: https://github.com/silverstripe/silverstripe-admin/blob/1.12-release/client/src/bundles/vendor.js

Have you accidentally squashed the css change on top of an existing commit?

GuySartorelli avatar Dec 08 '22 21:12 GuySartorelli

Rather than try and rebase this again, I've just redone in https://github.com/silverstripe/silverstripe-admin/pull/1418

emteknetnz avatar Dec 11 '22 23:12 emteknetnz