debian-image-builder-frontend/src/Components/CreateImageWizard/steps/Packages
Michal Gold a5aa15cbcb Wizard: Resolve row reordering issue on selection and expansion
- Fix issue when clicking the expandable arrow or selecting a package checkbox in the Packages step it caused unexpected row reordering.
- Updated sorting logic to ensure that selecting a package with a specific stream groups all related module streams together at the top.
- Ensured that rows expand in place and selection does not affect row position.
- Add unit test as well
2025-08-21 10:17:06 +00:00
..
components ESLint: All the single quotes 2025-08-05 13:56:59 +00:00
index.tsx ESLint: All the single quotes 2025-08-05 13:56:59 +00:00
PackageRecommendations.tsx ESLint: All the single quotes 2025-08-05 13:56:59 +00:00
Packages.tsx Wizard: Resolve row reordering issue on selection and expansion 2025-08-21 10:17:06 +00:00