debian-image-builder-frontend/src/Components/CreateImageWizard/steps/Packages
regexowl dc9ba5121f Wizard: Fix package recommendations
Previously the Wizard crashed when looking for recommendations for packages that had none.

How to reproduce the crash:
- go to the Packages step
- search for and select `tmux` package

After fix:
- when selecting a `tmux` package or any other package without recommendations, the recommendations stay empty, but the Wizard doesn't crash
2024-11-20 11:43:02 +01:00
..
components Wizard: Update description fetching for recommended packages 2024-11-19 18:44:49 -06:00
index.tsx Wizard: Replace isBeta() with conditional flag 2024-08-01 13:17:59 +02:00
PackageRecommendations.tsx Wizard: Fix package recommendations 2024-11-20 11:43:02 +01:00
Packages.tsx Wizard: Fix repos toggle height 2024-10-08 16:44:36 +03:00