HumanSignal / HumanSignal/label-studio

Redirection to project screen during image labeling

Open
#6,554 7 comments 0 reactions 0 assignees View on GitHub
community_needs-information
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
A clear and concise description of what the bug is.

If scroll down to the next image(Shift + down), page is redirected from the working environment to the project screen.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to labeling page
스크린샷 2024-10-24 오후 11 44 13

2. Then, Quickly move down the image(Shift + down)

3. Suddenly the screen redirects to the project page.
스크린샷 2024-10-24 오후 11 47 13

**Expected behavior**

scroll focus item to view.
Focus on the task must not be lost

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- OS: [e.g. iOS]
- Label Studio Version [e.g. 0.8.0]

**Additional context**

#1248 #2285
The PR above appears to have been merged, but it still doesn't seem to work.

Add any other context about the problem here.
I tested it on Safari and Chrome browsers on Mac and Windows and confirmed that the same phenomenon occurs.
After several attempts, I deduced one possibility.

It seems that the number of images that are initially loaded in the left navigation bar is fixed. And when moving to the next image and reaching the last image, it seems to load the next set of images. At this time, I found that the block of the image selected in the quick view(blue border) intermittently disappears. When moving to the next image in that state, it redirects to the project screen.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.