- Issue created by @fjgarlin
- πΊπΈUnited States kurttrowbridge
(Hello! Looking at this while at Florida DrupalCamp.)
The fix in the MR does prevent the block from being broken/missing. I was also initially seeing that as a warning when first installing Event Platform Olivero from the command line as its dependent modules were enabled (
[warning] The "views_exposed_filter_block:session_list-page_1" block plugin was not found
), and that's no longer present.Question, though: when I first install Event Platform, I see the sessions page located at
/sessions
. The exposed block's config is set to appear on/session-list
and its child pages, which don't exist upon the initial install. Should I expect to see those pages, or should the path visibility conditions for the block be updated? - π¨π¦Canada mandclu
@kurttrowbridge great catch. TBH I think the exposed block placement configuration in event_platform_olivero is vestigial config from before the view was updated in this commit. As such, I think we should delete that file and leave the form not exposed. I'll open up a new MR with this approach.
- π¨π¦Canada mandclu
@kurttrowbridge if you could review the new MR, that would be helpful
- πΊπΈUnited States kurttrowbridge
Installed fresh with the patch in place, I confirmed that the missing block warning didn't appear as I enabled Event Platform Olivero, that there isn't a missing block on the block layout page, and that the Sessions page still displays its exposed filters. Looks good to me!
-
mandclu β
committed 6634d078 on 1.0.x
Issue #3506379: Broken/Missing block in block layout
-
mandclu β
committed 6634d078 on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.