Closed (fixed)
Project:
Entity Browser
Version:
8.x-1.x-dev
Component:
Display plugins
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2015 at 12:29 UTC
Updated:
15 Jul 2016 at 06:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
slashrsm commentedhttps://github.com/drupal-media/entity_browser/pull/90
Comment #3
primsi commentedLooks ok.
Comment #4
slashrsm commentedMerged.
Comment #7
sokru commented@slashrsm could you tell me why this makes no sense for modals? I have use case where entity reference (IEF) field is used to reference existing nodes. If user selects "add existing node", one needs to click "Select nodes" in order to modal to open up. I would prefer modals for this use case, because of better UX.
Comment #8
slashrsm commentedAuto-open opens entity browser immediately when a page is opened. I don't think that this is the desired experience in case of the Modal.
Comment #9
sokru commented@slashrsm I made two screencasts demonstrating the use case in inline entity forms with
a) modal
With modal user has to do extra click to "Select entities".
b) iframe
With iframe user gets confused of "Add node" button, when one needs to scroll down iframe to use "Select" button.