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

Namespaced breadcrumbs #48

Closed
BrokenChair opened this issue Jan 14, 2015 · 6 comments
Closed

Namespaced breadcrumbs #48

BrokenChair opened this issue Jan 14, 2015 · 6 comments
Labels

Comments

@BrokenChair
Copy link

Hello,

I have a site with 2 distinct areas, (public and admin). Both areas can access the same model, for example Posts. So, I created 2 breadcrumb files, public.rb and admin.rb. When rendering in the admin section, I only want the admin.rb breadcrumbs to be loaded.

Since both sections have a :new_post crumb, the pathing doesn't work as expected. Is this possible, or do I have to give namespaced names to each crumb, such as :new_admin_post?

@batamire
Copy link

+1

@jimmykarily
Copy link

I would also like to see this implemented. I have the same problem.

@WilHall WilHall added the feature label Jul 4, 2016
@WilHall WilHall self-assigned this Jul 4, 2016
@WilHall
Copy link
Collaborator

WilHall commented Jul 4, 2016

Hi @BrokenChair, you are correct - currently you would need to namespace the breadcrumb names yourself. The ability to have separate breadcrumb files is for organizational purposes only.

I'm labelling this as feature.

@shlima
Copy link

shlima commented Jul 28, 2017

  • 1

@morgant
Copy link

morgant commented Oct 4, 2017

+1

@WilHall WilHall removed their assignment Feb 8, 2019
@MrShemek
Copy link

MrShemek commented Feb 9, 2019

Issue was moved to the new repository: link

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

No branches or pull requests

7 participants