HABTec / public-dashboard

Open source public dashboard for DHIS2
https://habtechsolution.com
0 stars 1 forks source link

let's add `Breadcrumbs` to let the user know where he is at #133

Open redet-G opened 1 week ago

redet-G commented 1 week ago

MUI has a component for this - check this out https://mui.com/material-ui/react-breadcrumbs/

RihanaE commented 6 days ago

@redet-G Should the Breadcrumbs display the specific Dashboard the user is on, or is it enough to show which section they are in, as shown in the picture?

Screenshot 2024-11-27 at 12 13 36
redet-G commented 6 days ago

This is how it should be displayed. Home / Dashboard / <the name of the dashboard he/she it on.> When is viewing a specific chart Home / Dashboard / <the name of the dashboard > / <the name of the chart>