Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

richanandgr created an issue. See original summary.

richanandgr’s picture

Issue: When we search custom block using filter search bar, it creates link like 'abc.com/layout_builder/add/block/overrides' to add the block.
It creates a problem when the site has language code, for example - abc.com/fr, it creates 'abc.com/layout_builder/add/block/overrides' whereas it should be 'abc.com/fr/layout_builder/add/block/overrides'.

Resolution: Removing / from URL in layout_builder_simplify.search.js line no. 30.

richanandgr’s picture

richanandgr’s picture

avpaderno’s picture

Version: 1.0.1 » 1.0.x-dev
Status: Active » Needs review
Issue tags: -Layout Builder