MerginMaps / MerginMaps/mobile

Loading more of the project in the Explore page doesn't respect the filtering

Open
#3,517 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

When you insert a search string that provides more than 50 project results on the explore page, you can load more projects. But the next project batch doesn't respect the search when you do it. In the batch, there are projects that don't contain a searched string.

Scenario

  1. go to the explore page
  2. Set "input" as search string
  3. Scroll down the list so new projects are loaded. In the new batch of projects, there are projects, which doesn't contain the "input" string

https://github.com/MerginMaps/mobile/assets/83582181/787de94b-951c-4056-afeb-fd16e3872d13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Explore page's search and load-more behavior, then reproduce the reported scenario with "input" and more than 50 results. Trace how the next project batch is requested and filtered; done means every loaded batch contains only projects matching the search string.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.