Bug description
In the breadcrumbs, the dashboard icon is shown where the house icon should be displayed. This causes confusion for users expecting to see the home/house icon.
Steps to reproduce
- Navigate to any page where breadcrumbs are displayed.
- Observe that the dashboard icon is used for the home link, instead of the intended house icon.
Expected behavior
- The breadcrumbs should display a house icon for the home link.
Actual behavior
- The dashboard icon is shown instead.
Suggested fix
- Update the icon mapping or component so the house icon is rendered for the home link in breadcrumbs.
Bug description
In the breadcrumbs, the dashboard icon is shown where the house icon should be displayed. This causes confusion for users expecting to see the home/house icon.
Steps to reproduce
Expected behavior
Actual behavior
Suggested fix