Skip to content

Improve the Notifications empty state (all vs. unread) #68

Description

@nbkdoesntknowcoding

The Notifications page has a minimal empty state that doesn't distinguish "all caught up" from "nothing here yet".

Where: apps/web/src/components/app/NotificationsPage.tsx (~lines 84–87)

What to do: Add an icon + contextual copy: when the unread filter is active and empty, show "All caught up!"; when all is selected and genuinely empty, show a descriptive "No notifications yet" message.

Done when: both empty cases render an icon and the correct message.

Size: S


New here? The README has a ~90-second self-host quickstart to run the app locally. Comment on the issue if you want pointers — happy to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood-first-issueGood for newcomerssize/SSmall: a few hoursuiFrontend / UI / UX work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions