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
Go to a concept with many (>4) paths in the hierarchy (e.g. above URL)
What is the expected output? What do you see instead?
Expected to see four possible breadcrumb paths and the [show all X paths] link below them. Instead, the message appears in between the first and second paths:
This was likely caused by the Bootstrap 5 upgrade (ping @kinow)
I manually removed the HTML node with that link. Then executed the code with the possible fix. Is this the correct location?
The formatting is looking different than the breadcrumbs. Should I change that too?
I also couldn't find the commit that broke it. It appears to be adding the link after the first element already for some time - 018fdc8. But maybe the new CSS rules broke it or made it more visible.
Ah, hm. I probably misremembered the location. It's actually been on the right side of the paths, in the top right corner. Maybe there were some CSS rules placing it there that were lost in the Bootstrap 5 upgrade?
And yes, the font size and other styling should be the same as for the breadcrumbs - now the text looks bigger than it should.
At which URL did you encounter the problem?
https://finto.fi/koko/en/page/p32086
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expected to see four possible breadcrumb paths and the
[show all X paths]
link below them. Instead, the message appears in between the first and second paths:This was likely caused by the Bootstrap 5 upgrade (ping @kinow)
(originally found by @kouralex )
What browser did you use? (eg. Firefox, Chrome, Safari, Internet explorer)
Firefox
The text was updated successfully, but these errors were encountered: