Skip to content

[Good first issue]: Improve empty state on organizers directory #20

Description

@FrankezeCode

Summary

When no city organizers exist, the page shows minimal text. Improve the empty state with clearer messaging and a CTA to apply.

What should change?

  • Enhance empty state in src/app/organizers/page.tsx
  • Add short explanation + button/link to /organizer
  • Use existing card/border styling (rounded-2xl, border-white/10)

Acceptance criteria

Acceptance criteria:

Empty state is visually polished
CTA links to organizer application page
Populated list view unchanged

Checklist of done conditions:

  • Empty state redesigned
  • CTA to /organizer added
  • Loading and error states untouched or improved consistently
  • Mobile layout looks good

How to test

  1. Mock empty API response or test when no organizers exist
  2. Confirm empty UI and CTA
  3. Load page with organizers → list still works

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions