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

Add breadcrumbs support across application #1897

Merged
merged 5 commits into from
Feb 25, 2025
Merged

Add breadcrumbs support across application #1897

merged 5 commits into from
Feb 25, 2025

Conversation

Shpigford
Copy link
Member

Fixes #1896

In addition to the fix, it also adds a robust "breadcrumbing" system.

@Shpigford Shpigford requested a review from zachgoll February 25, 2025 02:18
Remove complex breadcrumbs logic from controllers and concern, replacing with a simpler default approach that sets a basic breadcrumb based on the current controller name
Remove complex breadcrumbs helper method and update layout to use more flexible content_for approach for page headers and breadcrumbs
@Shpigford Shpigford requested a review from zachgoll February 25, 2025 14:10
@Shpigford Shpigford merged commit a487481 into main Feb 25, 2025
5 checks passed
@Shpigford Shpigford deleted the breadcrumbs branch February 25, 2025 16:14
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.

"Expand sidebar" button missing
3 participants