HumanSignal / HumanSignal/label-studio

Data manager columns order

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

Description

I am working with LabelStudio 1.12.1 open source version.
I am working with csv files, which include links to images on a S3 bucket and some additional metadata.
When I import a csv file in Label Studio the columns order in the project is really strange.
With strange I mean that for example the 'ID' columns comes last, the 'Annotation' column is maybe somewhere in the middle and the
columns from my csv are always reorderd compared to the original csv.
In my former Label Studio versions I never had this problem.
Is this problem solved in Version 1.13.1?

**To Reproduce**
Steps to reproduce the behavior:
1. Create a new project
2. Import csv file (each row is a task)
3. Select labeling interface
4. Click create and the columns are in a really strange order

**Expected behavior**
First it would be great that the original Label Studio column would have the old order and show up first in the table.
Second it would be also great if the columns order from a csv file would stay the same after the import.

**Screenshots**
![labelstudio_git](https://github.com/user-attachments/assets/50246a44-c4a8-4a02-bca3-22c38716ce88)

**Environment (please complete the following information):**
- OS: Windows 11
- Label Studio Version 1.12.1

**Additional context**
Label Studio is hosted with a HelmChart on RedHat Openshift

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.