Skip to content

Feature/tzf 260026 - byte seek issue fixed#69

Merged
recursivezero merged 13 commits into
developfrom
feature/TZF-260026
Apr 21, 2026
Merged

Feature/tzf 260026 - byte seek issue fixed#69
recursivezero merged 13 commits into
developfrom
feature/TZF-260026

Conversation

@Ravindrayadav04
Copy link
Copy Markdown
Contributor

while image search

@Ravindrayadav04 Ravindrayadav04 self-assigned this Apr 1, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Threadzip Apr 1, 2026
@recursivezero recursivezero moved this from Todo to In Progress in Threadzip Apr 1, 2026


ALLOWED_CATEGORIES = {"stock", "fabric", "design", "single", "group"}
ALLOWED_CATEGORIES = {"stock", "fabric", "design", "product", "single", "group"}
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are single and group category allowed?

return parsed_list


def replace_with_multiple(lst, target, replacements):
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add comments over the method or description inside the method what it does with example.

setFile(f);
setIsTextSearch(false);
await runImageSearch(f, undefined, searchLimit);
await runImageSearch(f, selectedCategories, searchLimit);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where doe this selectedCategories defined and what is the value?

@recursivezero recursivezero merged commit f657103 into develop Apr 21, 2026
10 of 12 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Threadzip Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants