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

Changing the order of attributes. #7370

Open
2 tasks done
bigstones opened this issue Jan 17, 2024 · 3 comments · May be fixed by #7624
Open
2 tasks done

Changing the order of attributes. #7370

bigstones opened this issue Jan 17, 2024 · 3 comments · May be fixed by #7624
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bigstones
Copy link

bigstones commented Jan 17, 2024

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Is your feature request related to a problem? Please describe.

  1. go task or project constructor raw
  2. change attributes order

test1, test2, test3, test4, test5 -> test1, test2, test3, test5, test4

image

  1. click done -> i think this makes sorting attributes by attributes id

test1, test2, test3, test5, test4 -> test1, test2, test3, test4, test5

image

Describe the solution you'd like

I want to change attributes order

When I change constructor list then, state is continuously maintained, so that it is also applied when labeling page

image

test1, test2, test3, test4, test5 -> test1, test2, test3, test5, test4

image

I think it can make enhance labeling speed

Describe alternatives you've considered

This might not be an alternative, but rather a feature development, but I'll mention it anyway.
How about adding a function to change the order in the Constructor settings?
There is a UI example in the following link and image.

image

Additional context

Thank you

@bigstones bigstones added the enhancement New feature or request label Jan 17, 2024
@bigstones bigstones changed the title Can't set order attributes It would be great to have a feature that allows changing the order of attributes. Jan 19, 2024
@bigstones bigstones changed the title It would be great to have a feature that allows changing the order of attributes. Changing the order of attributes. Jan 20, 2024
@nmanovic nmanovic added the good first issue Good for newcomers label Mar 5, 2024
@KrishavRajSingh
Copy link
Contributor

I would like to work on this issue.

@KrishavRajSingh
Copy link
Contributor

@nmanovic Are the attributes arranged on the basis of id??
Screencast from 13-03-24 07:37:35 PM IST.webm

@nmanovic
Copy link
Contributor

@KrishavRajSingh , please try to reproduce. If you reproduce the issue, try to debug and see why it doesn't work as expected. You will find the answer. Good luck!

@klakhov klakhov linked a pull request Mar 18, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants