LearnNewsExamplesServices
Frontmatter
id5878
titleSharedDialog.view.MainContainerController: adjust to the proxyless dialog
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 11, 2024, 11:23 PM
updatedAtSep 20, 2024, 6:52 PM
githubUrlhttps://github.com/neomjs/neo/issues/5878
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 20, 2024, 6:52 PM

SharedDialog.view.MainContainerController: adjust to the proxyless dialog

Closed v8.1.0 enhancement
tobiu
tobiu commented on Sep 11, 2024, 11:23 PM

this one is tricky, since we no longer have the proxy logic working like before.

to re-enable dragging a dialog into a different browser window, we need to enhance the x-browser-window delta CSS update logic. meaning: we need to parse the dialog instance for all items and register their CSS inside the connected window when a drag OP is running.

tobiu added the enhancement label on Sep 11, 2024, 11:23 PM
tobiu assigned to @tobiu on Sep 11, 2024, 11:23 PM
tobiu referenced in commit ce6edba - "#5878 SharedDialog.view.MainContainerController: adjust to the proxyless dialog WIP" on Sep 11, 2024, 11:24 PM
tobiu
tobiu Sep 20, 2024, 6:51 PM

there is actually still a proxy in place. i will push the related fixes into this ticket.

tobiu referenced in commit bb09740 - "#5878 fixed the app logic" on Sep 20, 2024, 6:52 PM
tobiu closed this issue on Sep 20, 2024, 6:52 PM