debian-image-builder-frontend/src/Components/CreateImageWizard/steps
regexowl f33a050120 Wizard: Default to Included repos in package search
Previously when you searched for package from repositories recommendations and switched to "Other repos", new search left you in Other repos and didn't show results even if they were found in "Included". Since we search for recommendations only when no matches were found in distro and custom repos, the results will be always empty.

This solves the problem by defaulting to "Included repos" toggle with every new search, limiting clicks required from the user.

How to reproduce previous behaviour:
1. search for 'gnuplot' packages
2. no results should be found, switch to "Other repos"
3. search for a distro/custom repo package like "vim"

Previous behaviour - the "Other repos" toggle is still selected, showing no results. When switching to "Included repos" manually, the results can be found there.

New behaviour - "Included repos" gets automatically selected, showing results for packages found in distro and custom repos.
2024-10-08 12:39:12 +03:00
..
Details createImageWizard: change the default name of bllueprint 2024-08-27 14:55:37 +02:00
FileSystem Wizard: adapt file system step to new compliance state 2024-09-25 15:26:09 +02:00
FirstBoot Firstboot: validate shebang is defined 2024-07-26 11:57:24 +02:00
ImageOutput Wizard: Fix incorrect aria labels 2024-10-07 10:48:55 +03:00
Oscap Wizard: OpenSCAP profile is not a mandatory field 2024-09-25 17:37:33 +02:00
Packages Wizard: Default to Included repos in package search 2024-10-08 12:39:12 +03:00
Registration Wizard: Unique default key name 2024-08-16 16:33:54 +02:00
Repositories Fixes 4426: Confirm Image builder is using origin 2024-08-16 10:26:40 +02:00
Review Wizard: remove no repos selected message 2024-09-30 16:58:08 +02:00
Snapshot fix: unify snapshot date format 2024-09-19 09:12:16 +02:00
TargetEnvironment src: Rename "V2" folders to just Wizard 2024-07-17 11:17:06 +02:00