Add source popup reload action

This commit is contained in:
2026-08-05 19:44:11 +02:00
parent e172b24474
commit 1f5ab5a8cc
6 changed files with 19 additions and 6 deletions
+1
View File
@@ -147,6 +147,7 @@ There are three selectable data sources:
- `Get product info` remains a separate action.
- EAN scan input searches on Enter.
- `Find sources` searches once and caches candidates for the current product; a second click reopens cached results.
- The source-candidates popup must provide a `Reload` action beside `Close`; `Reload` bypasses only the current product's cached source result and re-runs the source lookup using the current local mapping configuration. It must not switch database modes or write to Live DB.
- Source candidates show how they were found, including EAN/reference/name and color context.
- Each source row has its own `Get pictures` action.
- Product source cache is cleared when a new product loads.