Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attributes Text field length limited for adding values #2521

Open
3 tasks done
jijinexp opened this issue Dec 2, 2020 · 7 comments
Open
3 tasks done

Attributes Text field length limited for adding values #2521

jijinexp opened this issue Dec 2, 2020 · 7 comments
Assignees
Labels
Easy to fix The issue is easy to fix and probably it will be release in a next minor release enhancement New feature or request good first issue Good for newcomers

Comments

@jijinexp
Copy link

jijinexp commented Dec 2, 2020

My actions before raising this issue

Expected Behaviour

As a user, I should be able to add more than 1000 values to a attribute in a class

Current Behaviour

I am only able to add approximately 224 values which ranges to 4091 characters with white spaces. In my use case, an attribute needs more than 1000 values to be declared.

Possible Solution

Increasing the attribute values length would be helpful.

Steps to Reproduce (for bugs)

1.Create a class label in either a new project/task
2.Add an attributes label and add a value to generate a raw format.
3.In raw format, for the values field try adding more than 225 values with a combine length of more than 4091 characters
4.There should be pop on the left shown as below:

Screen Shot 2020-12-03 at 11 28 12 AM

Screen Shot 2020-12-03 at 11 28 34 AM

Context

I am trying to upload an annotated image dataset car Make, Model and colour. The Model attributes consists of highest values length. This is to the fact that every Make has a variation of Models

Your Environment

  • Git hash commit 75d2826
  • Docker version 19.03.12
  • Ubuntu 18.04.4 LTS bionic

Next steps

You may join our Gitter channel for community support.

@nmanovic nmanovic added this to the Backlog milestone Dec 7, 2020
@nmanovic nmanovic added enhancement New feature or request good first issue labels Dec 7, 2020
@nmanovic
Copy link
Contributor

nmanovic commented Dec 7, 2020

Need to fix the limitation. What is the reasonable limitation from your point of view? How did you use CVAT? Probably we can try to find an alternative way to solve the issue.

@jijinexp
Copy link
Author

One of my attributes consists of car models, there are quite a few variations in models. I think max length for attributes is limited to 4096. This could be the limitation in my view.

@hazemahmed45
Copy link

actually i have the same issue with the same problem. I need to put up to 10k radio button in one attribute and so it gives the same error. how can i solve this issue if possible??

@nmanovic nmanovic added the Easy to fix The issue is easy to fix and probably it will be release in a next minor release label Nov 25, 2021
@nmanovic nmanovic removed this from the Backlog milestone Nov 25, 2021
@arseniymerkulov
Copy link

Any updates on this?

@bsekachev bsekachev added the good first issue Good for newcomers label Mar 11, 2024
@ritikraj26
Copy link
Contributor

Hi @nmanovic @bsekachev
I would like to take up this issue. Could you assign this to me?

@ritikraj26
Copy link
Contributor

I am trying to reproduce the issue and observed that I cannot enter more than 128 characters in the values.
image

@rukundob451
Copy link

Hi all,

Is there any update on this issue? I'm interested in its progress and would be happy to help if needed.

Thanks,
Benjamin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy to fix The issue is easy to fix and probably it will be release in a next minor release enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

7 participants