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

Consistent order of infrastructures #581

Closed
enolfc opened this issue Oct 14, 2024 · 2 comments
Closed

Consistent order of infrastructures #581

enolfc opened this issue Oct 14, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@enolfc
Copy link

enolfc commented Oct 14, 2024

The order of infrastructures is not stable in the dashboard, it may change when refreshing or when performing actions. Even when the order is forced this order is lost when performing an action.
See sample video:

https://www.loom.com/share/20cdab8cb96544b3a7bb8f31dc7d6442?sid=db555271-0307-4e54-8c42-f78fcc56c683

It would be good to have a consistent order of infrastructures to avoid performing unwanted actions on infrastructures

@micafer
Copy link
Member

micafer commented Oct 14, 2024

It is a weird side effect of using DataTables ordering option. We should have to disable this option to avoid this problem.
Probably we'll do it.

@micafer micafer self-assigned this Oct 28, 2024
@micafer micafer added the enhancement New feature or request label Oct 28, 2024
@micafer micafer added this to the 2.5.7 milestone Oct 28, 2024
micafer added a commit that referenced this issue Oct 28, 2024
micafer added a commit that referenced this issue Oct 28, 2024
micafer added a commit that referenced this issue Oct 28, 2024
@micafer
Copy link
Member

micafer commented Oct 28, 2024

It is implemented in the devel instance, could you check?

@micafer micafer closed this as completed Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants