- Issue created by @phenaproxima
- πΊπΈUnited States phenaproxima Massachusetts
This probably means that the current state of the install queue needs to be sent to the page in drupalSettings
I think this means we should move the state of the installations (basically, whatever's in
\Drupal\project_browser\Controller\InstallerController::setRequiringState()
) into its own service, then inject that service into the ProjectBrowser element so it can add everything to the drupalSettings object. - πΊπΈUnited States phenaproxima Massachusetts
This isn't a stable blocker for Drupal CMS. It might be a stable blocker for Project Browser, but given the way Drupal CMS intends to expose Project Browser (based on the designs I've seen most recently), it's not a blocker for us.