In the "Your account" blocks, the last breadcrumb element is not clickable.
For example in the "Your address" page
We should have Home / Your account / Your address
So, Your account
is clickable
Steps to reproduce the behavior:
It is not the same case with PS1.7.6
Screenshots
PS1.7.6.4: https://drive.google.com/file/d/1YdUwkeHvEPqe6s4x_41mtf6XoSJR-R6j/view
PS1.7.7: https://drive.google.com/file/d/1aErDxq9Q6c7oX-bCPXOj2Y_VK2nDNvvr/view
I believe it's voluntary The last breadcrumb element is not supposed to be clickable
In this case I'd say the real problem is that the breadcrumb doesn't include the parent page "Your account" And the last breadcrumb element should be "You addresses" in the example case
Though, as we are currently working on defining clearly the breadcrumbs rules with @prestascott (#17131) I would say "let's drop this one" untill we define the rules.
wdyt?
@khouloudbelguith I have fixed this in my PR.
Thank you @Hlavtox !
May be fixed by https://github.com/PrestaShop/PrestaShop/pull/18221 for 1.7.7.x
and https://github.com/PrestaShop/PrestaShop/pull/16837 for develop
Is it useful to merge the one targeting develop? Since it will be merged from 177x to develop later anyway?
Fixed in 1.7.7.x branch
Most helpful comment
@khouloudbelguith I have fixed this in my PR.
https://github.com/PrestaShop/PrestaShop/pull/16837