Fix catalog pages UI issues
All checks were successful
Build Docker Image / build (push) Successful in 5m48s
All checks were successful
Build Docker Image / build (push) Successful in 5m48s
- Remove counter from /catalog/offers search bar - Add server-clustering to /catalog/offers/[productId] - Remove transition animations from Card.vue - Use client-side clustering for suppliers (data from exchange, not geo)
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
:map-items="itemsWithCoords"
|
||||
:loading="isLoading"
|
||||
with-map
|
||||
use-server-clustering
|
||||
cluster-node-type="supplier"
|
||||
map-id="suppliers-map"
|
||||
point-color="#3b82f6"
|
||||
:selected-id="selectedSupplierId"
|
||||
|
||||
Reference in New Issue
Block a user