- 🇩🇪Germany Anybody Porta Westfalica
PS: Also see the suggestion here: https://git.drupalcode.org/project/entity_browser/-/merge_requests/94/di... from ✨ Position the main form actions to the bottom of IFrame Needs work
Entity browser adds an event listener which adds 'overflow: hidden' to the main body element when a modal dialog is created.
This was done to prevent scrolling of the main body on ios 12 devices, see
🐛
Content in modal dialog is not scrollable in mobile Safari, page body scrolls instead
Postponed: needs info
.
When a paragraphs add modal is used after the entity browser has added this behavior, It is not possible to reach all available add paragraph buttons.
Since the problem described in #2781873 is not replicable any more (I tested this in ios 15, scrolling works fine inside the iframe and the whole page), I vouch for removing the behavior completely.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
PS: Also see the suggestion here: https://git.drupalcode.org/project/entity_browser/-/merge_requests/94/di... from ✨ Position the main form actions to the bottom of IFrame Needs work