Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
workspaces.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2025 at 17:57 UTC
Updated:
29 Jan 2026 at 21:49 UTC
Jump to comment: Most recent
Comments
Comment #3
amateescu commentedComment #4
catchIs #3487005: Move the remaining UI code to the workspaces_ui module duplicate?
Comment #5
amateescu commentedYup.. just closed it.
Comment #6
dcam commentedThese changes are looking good. I read through them all and verified all the file, route, and library moves. Then I double-checked them in the browser. All the routes and libraries loaded properly.
This needs a manual rebase due to changes in the PHPStan baseline.
Comment #8
sourav_paulComment #9
sourav_paulI've rebased & regenerated phpstan-baseline, still PHPUnit Functional javascript test has failed.
It would be helpful, if anyone could look into this.
Thanks.
Comment #10
dcam commentedPer my earlier review in #6 I think everything is working properly. The rebase commit looks good. I'm willing to RTBC this.
These were random failures. I reran those tests and they passed afterward. Thank you for rebasing this, @sourav_paul.
Comment #11
sourav_paulThank you @decam for clarifying my doubt.
Comment #14
catchQuite a lot moving around here, but there is not really any API surface to speak of. Committed/pushed to main and cherry-picked to 11.x, thanks!