Skip to content

bug: Discover search results duplicate across Home screen sections #63

@jronnomo

Description

@jronnomo

Problem

Finding ID: F-002-007
Classification: Verified Bug
Severity: Medium
Confidence: 0.97

Home screen sections (Tonight Near You, Trending, Based on Past Picks) all filter from the same allRestaurants pool with no deduplication between sections. The same restaurant can appear in 3 or more sections simultaneously, making the home screen feel repetitive and reducing the perceived breadth of results.

Files

  • app/(tabs)/(home)/index.tsx

Source

App review finding F-002-007. Each section applies its own filter independently on the shared pool with no tracking of which restaurants have already been shown in a higher-priority section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions