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
The original version of the lib had, one click action for both the circle and the text, so we hooked up first the external link and the update of the breadcrumb as well, so all 3 ( Open/ Close , Open link in a new tab, update breadcrumb ) The link already got separated out into a new icon, and the click action was limited to the circle itself only.
Next step should be move the breadcrumb update to the text, so the full list of click actions would be.
link icon ( pop up new page to the hyperlink attribute )
text ( update breadcrumb )
circle ( open / close )
The text was updated successfully, but these errors were encountered:
The original version of the lib had, one click action for both the circle and the text, so we hooked up first the external link and the update of the breadcrumb as well, so all 3 ( Open/ Close , Open link in a new tab, update breadcrumb ) The link already got separated out into a new icon, and the click action was limited to the circle itself only.
Next step should be move the breadcrumb update to the text, so the full list of click actions would be.
link
icon ( pop up new page to the hyperlink attribute )The text was updated successfully, but these errors were encountered: