Skip to content

Multiple Files Setup Order: Sort in table + Manual reorder with Drag&Drop - #2617

Merged
AmmarAbouZor merged 4 commits into
esrlabs:masterfrom
AmmarAbouZor:files-reorder
Jul 16, 2026
Merged

Multiple Files Setup Order: Sort in table + Manual reorder with Drag&Drop#2617
AmmarAbouZor merged 4 commits into
esrlabs:masterfrom
AmmarAbouZor:files-reorder

Conversation

@AmmarAbouZor

Copy link
Copy Markdown
Member

This PR closes #2572

It includes:

  • Sort files in multiple files table based on table columns in both directions
  • Manually changing order of the items via drag and drop
  • Clear the color of not included files

* Files can be sorted according to the columns in table in both
  directions.
* Colors will be reassigned after sorting to match the source colors
  when a concat session is started
* Remove colors from not included files to avoid rendering stale colors
  in multi files setup table.
* Merge inclusion and color in one enum as colors can be available for
  included files only.
Sort files based on their parents' path only when user clicks on the
parent path column instead of taking the file path as secondary sort
criteria.

@itsmesamster itsmesamster left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me, kindly proceed.

@AmmarAbouZor
AmmarAbouZor merged commit b1f7c6f into esrlabs:master Jul 16, 2026
1 check passed
@AmmarAbouZor
AmmarAbouZor deleted the files-reorder branch July 16, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Reordering Files in multiple File Session Setups

2 participants