You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] website_blog: fix blog page breadcrumb with long text
Steps to reproduce:
- Go to the "/blog/astronomy-2/what-if-they-let-you-run-the-hubble-5"
page.
- Click on the "Mobile Preview" button.
- Bug: The breadcrumb is broken.
In stable versions, we fixed this in the least intrusive way possible to
avoid making significant layout changes to existing databases.
In master version, in mobile view, we replaced the breadcrumb with a
"< All Blogs" button to return to the blogs list, similar to what is
done in "website_sale" and "website_event".
opw-4457408
closesodoo#193508
Signed-off-by: Serge Bayet (seba) <[email protected]>
0 commit comments