Skip to content

Feature/tzf 260026 - byte seek issue fixed#69

Open
Ravindrayadav04 wants to merge 13 commits intodevelopfrom
feature/TZF-260026
Open

Feature/tzf 260026 - byte seek issue fixed#69
Ravindrayadav04 wants to merge 13 commits intodevelopfrom
feature/TZF-260026

Conversation

@Ravindrayadav04
Copy link
Copy Markdown
Collaborator

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?

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

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants