DDMAL / DDMAL/mothra

[Mothra-IC] Series of actions leads to folio being automatically processed by IC, even if I made manual changes to it

Open
#321 0 comments 0 reactions 0 assignees View on GitHub
bug landing mothra-IC
Dominant language
Python
Stars
0
Forks
2
Avg merge
10h 52m
Merged PRs (30d)
42

Description

These are the actions:

1. Upload an image, set the IC settings to `manual`, and begin;
2. In the IC page, make some changes. Do NOT encode batch.
3. Go back to the project. The IC settings will have automatically reverted back to `auto`.
4. Now click on `1 interactive classifier`.
5. Because the settings are set to `auto`, the page will be fully processed, and mothra will proceed straight to Neon. The changes you made in the IC will be lost.

I think the main problem here is that clicking on `1 interactive classifier` only works when the settings are set to `manual`. Could they work when the settings are set to `auto` as well? In my mind, this works because clicking on `1 interactive classifier` doesn't classify anything, it just brings me to the IC place. So it doesn't matter what the settings are, because I just want to go see what I did in the IC and change it if necessary. Does that make sense?

So basically, my request is that regardless of what the IC settings are, clicking on `1 interactive classifier` doesn't process anything; it just allows the user to view their saved IC sessions.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the listed upload, manual-edit, project-navigation, and “1 interactive classifier” steps in the IC page. Trace the handler for that action and verify that it opens saved IC sessions without processing the folio, regardless of whether the settings are auto or manual; confirm that manual changes remain available afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.