Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue with considering breadcrumbs on failing pages - revisited #32

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

JPTouron
Copy link

  1. Overridden OnResultExecuted on BreadCrumbAttribute class to remove the crumb when the action result fails
  2. also modified BreadCrumb class DisplayRaw method to display the breadcrumbs with the same logic as Display method (setting the non-current crumbs as links) and also allowed the concatenator ( '>' ) to be parameterized, defaulting to '>'

@JPTouron
Copy link
Author

Note: this is a revisit for accidentally closed PR:
#28

please, don't close this one! @thelarz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants