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

Breadcrumbs for page navigation #45

Closed
wants to merge 0 commits into from
Closed

Breadcrumbs for page navigation #45

wants to merge 0 commits into from

Conversation

divagueame
Copy link
Contributor

@divagueame divagueame commented Oct 20, 2023

Hi, this an implementation of breadcrumbs. It allows to pass a custom breadcrumb for a page, or to use the already defined title.
Also added a basic README, with the steps I followed to run the project on my machine. Something basic, but it worked for me.

@divagueame divagueame changed the title Instructions to start the project locally Breadcrumbs for page navigation Oct 21, 2023
Copy link
Owner

@marcoroth marcoroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @divagueame, thanks for working on this!

I like where this is headed! I left some comments, but overall this is very good overall!

app/components/ui/breadcrumbs_component.rb Outdated Show resolved Hide resolved
app/content/pages/community.html.erb Outdated Show resolved Hide resolved
app/components/ui/breadcrumbs_component.html.erb Outdated Show resolved Hide resolved
app/components/page/container_component.html.erb Outdated Show resolved Hide resolved
app/content/models/community_model.rb Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@divagueame
Copy link
Contributor Author

Thanks for the feedback! I tried to adjust the PR accordingly. Let me know what you think.

@divagueame divagueame requested a review from marcoroth October 21, 2023 11:29
@marcoroth marcoroth closed this Oct 21, 2023
@marcoroth
Copy link
Owner

Hey @divagueame, sorry. Would you mind reopening this PR

@divagueame
Copy link
Contributor Author

I could not reopen, so just made it here:
#46

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