feat: bulk ASIN selection via space-separated paste in filters

Allow pasting multiple ASINs separated by spaces in any MultiSelectDropdown
search field and pressing Enter to auto-select all matching options.
Also switch ads CSV/Excel parsing to header-based column mapping for
robustness across different file formats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christian Vidal Wolf
2026-02-25 14:01:11 +01:00
co-authored by Claude Opus 4.6
parent 69eafe8335
commit 487b8e105e
3 changed files with 47 additions and 65 deletions
+1
View File
@@ -26,3 +26,4 @@ dist-ssr
*.njsproj
*.sln
*.sw?
.vercel