Skip to content

Show total task count in navbar #23

Description

@anoopcodehack

File: client/src/pages/Dashboard.jsx

Navbar shows nothing about tasks.
Add a small badge like "12 tasks" next to DevBoard logo.

Fix:
const { tasks } = useBoard()
{tasks.length} tasks
2 lines!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions