Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyPlaces>Tracks screen's Search is buggy #19953

Closed
sonora opened this issue May 26, 2024 · 2 comments · Fixed by #20094
Closed

MyPlaces>Tracks screen's Search is buggy #19953

sonora opened this issue May 26, 2024 · 2 comments · Fixed by #20094
Assignees
Milestone

Comments

@sonora
Copy link
Member

sonora commented May 26, 2024

The search for tracks fails if not started from the Tracks root folder.

To verify: In your Tracks folder, have subfolder A, which contains a subfolder B, which again contains tracks.

If on MyPlaces>Tracks you are in OsmAnd's Tracks root folder and search for name portions of the tracks in folder B, they are found ok.

But if on the MyPlaces>Tracks screen you first switch to folder A, or even to folder B, before tapping the Search (magnifying glass) button, they will not be found.

It seems this may be due to a buggy "Folder" filter being set in these cases, as such a "Filter=1" is indicated top right on the Search dialog. That filter has problems, it shows e.g. the current folder selected, but ignores files and folders it contains. Contained folders are listed separately, and are unselected.

@yuriiurshuliak
Copy link

The bug has been reproduced. When you create a folder and add multiple subfolders with tracks inside, the tracks won't be directly searchable within those subfolders.

OsmAnd~ 4.8.0#2400m, released: 2024-05-27

video_2024-05-28_12-51-10.mp4

@vshcherb vshcherb added this to the 4.8-android milestone Jun 10, 2024
@nazar-kutz nazar-kutz self-assigned this Jun 11, 2024
@nazar-kutz nazar-kutz linked a pull request Jun 13, 2024 that will close this issue
Chumva added a commit that referenced this issue Jun 14, 2024
Fix "MyPlaces>Tracks screen's Search is buggy #19953"
@dmpr0 dmpr0 reopened this Jun 17, 2024
@dmpr0
Copy link
Contributor

dmpr0 commented Jun 17, 2024

Review

  • ToDo is missed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants