Skip to content

⭐️⭐️◽️ Display number of visible apps (after filters/search) #67

@vinybrun

Description

@vinybrun

⭐️⭐️◽️ Display number of visible apps (after filters/search)

Description:
We want to show a small indicator of how many apps are currently visible on the screen, taking into account all filters: category, search, use cases, etc. This gives the user a quick overview of the result set.

What to do:

  • Compute the total number of currently visible apps (after all filters)
  • Display it near the top of the interface (e.g., above the grid or near the search input)
  • Example text:
    • “Displaying 24 apps”
    • Or “No apps match your criteria” when empty

Helpful tips:

  • You can tap into the same filtered array that populates the grid
  • Make sure the counter updates reactively as filters or search terms change
  • Keep it minimal - no need for pagination or advanced formatting

Good first issue? No
Type: UX Improvement
Labels: hackathon
Difficulty: ⭐️⭐️◽️

Metadata

Metadata

Assignees

Labels

ODHack14onlydust-waveContribute to awesome OSS repos during OnlyDust's open source week
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions