Add Airbnb-style "search as I move" checkbox + hover highlight
All checks were successful
Build Docker Image / build (push) Successful in 3m33s

- Move filter checkbox to right side, same line as view toggle
- Add hover events on selection cards to highlight map points
- Update translations: "Искать при перемещении" / "Search as I move the map"
This commit is contained in:
Ruslan Bakiev
2026-01-24 11:07:31 +07:00
parent d03564a2d9
commit 2fc4dfb834
5 changed files with 77 additions and 40 deletions

View File

@@ -12,7 +12,7 @@
"searchProducts": "Search products...",
"searchSuppliers": "Search suppliers...",
"searchHubs": "Search hubs...",
"filterByMap": "In map area"
"filterByMap": "Search as I move the map"
},
"hero": {
"title": "Find the best offer",

View File

@@ -12,7 +12,7 @@
"searchProducts": "Поиск товаров...",
"searchSuppliers": "Поиск поставщиков...",
"searchHubs": "Поиск хабов...",
"filterByMap": "В области карты"
"filterByMap": "Искать при перемещении"
},
"hero": {
"title": "Найдите лучшее предложение",