Problem/Motivation
https://www.drupal.org/node/3422670
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork entity_browser-3615285
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
velmir_taky commentedComment #4
velmir_taky commentedWent as far native as modal.js allows. What's left on jQuery is the entities-selected event (bound by core AJAX #ajax event and triggered by integrations) and the jQuery UI dialog in fluidDialog — changing those would break BC. Verified modal open/close/Escape/throbber in a real browser.
Comment #5
berdirthis went a bit further than I expected, but that's ok, I have two questions though.
Comment #6
velmir_taky commentedBoth addressed and pushed, tested in the browser too.
Comment #8
berdirThanks for sticking with this, merged now. next major is currently broken, but we can fix that in the parent issue.