debian-image-builder-frontend/src/test/Components/CreateImageWizard/steps/Packages
regexowl fbc0ea13e6 Wizard: Sort only selected on the frontend side
This removes sorting on the frontend side where it's already handled by the content sources API.
Since we manipulate selected packages by joining the, with `currentlyRemovedPackages` list, the sorting is added there to keep the packages from jumping around when unselected.
2025-03-13 16:18:41 +01:00
..
Packages.test.tsx Wizard: Sort only selected on the frontend side 2025-03-13 16:18:41 +01:00