Closed MadanBhandari closed 6 years ago
Problem : Breadcrumbs are not clickable Solution : They should be clickable, make breadcrumb <a>elements and pass url on href.
<a>
url
href
I'll add multilingual support for breadcrumbs as a part of this issue as well.
Done in #1855.
@emurgobot label "done" @emurgobot remove "in progress"
Problem : Breadcrumbs are not clickable Solution : They should be clickable, make breadcrumb
<a>
elements and passurl
onhref
.