- Issue created by @bnjmnm
- 🇮🇱Israel heyyo Jerusalem
It looks like, work in this previous issue wasn't enough
https://www.drupal.org/project/experience_builder/issues/3528368 🐛 Add warning if XB is installed from drupal config but without xb_stark Active - 🇺🇸United States bnjmnm Ann Arbor, MI
It looks like, work in this previous issue wasn't enough
I wasn't aware that was in there, nice! I've run into a few instances where there was a lack of xb_stark due to recipes issues - not a manual change. It made it appear as if the UI had bugs, so it seems better to make the xb_stark dependent parts of the UI unavailable when xb_stark isn't around.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Came here via 📌 Remove the `xb_dev_standard` module, instead recommend using XB's `test_site` recipe for development Active , which is blocked on this, and is a .
However, since this was created, 🐛 `test_site` recipe needs to install `xb_stark` Active landed, which updated
tests/fixtures/recipes/test_site/recipe.yml
to always install this.Can we please recreate this MR against Canvas? Happy to land it as-is. 👍
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Yay, that uncovered a bug in
\Drupal\Tests\canvas\Kernel\Entity\PageMetatagIntegrationTest::testSeoSettingsForm()
! Attempted to fix it — RTBC + merging if green.