question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feat: add routing support to breadcrumbs

See original GitHub issue

Feature Request

Ionic version:

[ ] 4.x [ ] 5.x [X] 6.x

Describe the Feature Request

The default routerDirection on a <ion-breadcrumb> is currently forward. I think it would be better to determinate that on the active Breadcrumb.

Describe Preferred Solution

If a user clicked on a Breadcrumb that is before the currently active one, the router Direction should be backwards, otherwise forward.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
liamdebeasicommented, Jul 1, 2021

Thanks for the additional information. I think the bigger request here is to add routing integration to the breadcrumbs. Right now, the team is not really in favor of adding that since we don’t have enough information to implement it in a way that would be useful to developers, but I am going to keep this issue open for now.

For others interested in this feature, please reply below with your use case. If you don’t have a use case but are still interested in seeing this feature, please add an emoji reaction to the original issue instead of commenting “+1” below. Thanks!

0reactions
ionitron-bot[bot]commented, Feb 10, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

icd2k3/use-react-router-breadcrumbs: tiny, flexible ... - GitHub
Add breadcrumbs to your existing route object. This is a great way to keep all routing config paths in a single place! If...
Read more >
Build dynamic breadcrumb routes and child routes with ...
Let alone need to implement a custom route for every new page. In this post I go into what I ended up with...
Read more >
Add Routing to Breadcrumb component - Stack Overflow
I've created a Breadcrumb component but I'm struggling to add routing to it. So far, the component is able to load a custom...
Read more >
In-app navigation: routing to views - Angular
Use it to store items such as page titles, breadcrumb text, and other read-only, static data. You can use the resolve guard to...
Read more >
Automatically generating a breadcrumb with React Router
Providing the user a path of going back in a UI is a must, so adding a navigational element that shows the route...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found