-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Adding Dynamic Bootstrap Breadcrumbs #11085
Comments
Thanks for opening your first issue! This space is protected by our Code of Conduct - and we're here to help. |
Hi. Thanks for the suggestion, it is surely a very valuable one! Breadcrumbs do make life a lot more easier, and helps newcomers and other users to know about navigation and where they are in the website. As for the implementation, we could use this gem. @jywarren @cesswairimu what do you think? |
@anirudhprabhakaran3 Can I work on this? |
Hi @hsadia538, this is a feature request and it hasn't been decided whether or not it will be implemented... it is in more of a discussion stage.We would love your help in assessing if breadcrumbs would be beneficial to the website and possibly how the breadcrumb trail could look like for some of the pages. Is this something you would like to look at? |
Thanks @imranburki for opening this and thanks @anirudhprabhakaran3 for the gem suggestion, I think we can check both the bootstrap breadcrumb and the breadcrumbs rails gem to see which would work best for us if we decide to implement this. Thanks |
Breadcrumbs serve as an effective visual aid, indicating the location of the user within the site’s hierarchy. This property makes breadcrumb navigation a great source of contextual information for users and helps them to find answers on following questions:
Where am I?
Where can I go?
Please describe the desired behavior.
Add Dynamic Bootstrap Breadcrumbs to enhance website usability.
Additional context (optional)
Feel free to include any applicable: code, screenshots, or gifs.
The text was updated successfully, but these errors were encountered: