Breadcrumb navigation needs to reflect workspace/module hierarchy rather than dashboard list.
The issue reports confusing breadcrumb navigation in dashboards, where links point to dashboard lists instead of the originating workspace/module. The solution requires modifying breadcrumb logic to track navigation context, but maintainers indicate this may be partially addressed in another PR. The scope is somewhat clear but involves understanding navigation hierarchy.
When we create a Dashboard for a particular module, the breadcrumbs on the Dashboard are as follows:
Home > Dashboard > Dashboard Name
This is very confusing for the users because they cannot go back to the workspace where they entered the dashboard from. The "Dashboard" link takes them to the Dashboard list.

Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!