Prestashop: Last breadcrumb element "Your account" is not clickable in the Your account blocks

Created on 12 Mar 2020  路  8Comments  路  Source: PrestaShop/PrestaShop

Describe the bug

In the "Your account" blocks, the last breadcrumb element is not clickable.
For example in the "Your address" page
image

Expected behavior

We should have Home / Your account / Your address

So, Your account is clickable

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to FO
  2. Sign in
  3. Go to "Your account" page
  4. Check all blocks
  5. The last breadcrumb element is not clickable

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

Additional information

  • PrestaShop version: 1.7.7.x
  • PHP version: 7.2
1.7.7.x Bug FO Fixed Minor PR available Regression

Most helpful comment

@khouloudbelguith I have fixed this in my PR.

https://github.com/PrestaShop/PrestaShop/pull/16837

All 8 comments

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

14710 makes sense in the product pages, but in this situation we should have the same behavior as @jolelievre explained.

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.

https://github.com/PrestaShop/PrestaShop/pull/16837

Thank you @Hlavtox !

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marionf picture marionf  路  3Comments

sandra2n picture sandra2n  路  3Comments

nrcjea001 picture nrcjea001  路  3Comments

khouloudbelguith picture khouloudbelguith  路  3Comments

hiousi picture hiousi  路  3Comments