webapp/src/modules/market/components
padreug 91c3dec064 Enhance CreateStoreDialog component with improved layout and functionality
- Update form structure to allow for better scrolling and overflow handling.
- Introduce collapsible section for creating new shipping zones, improving user experience.
- Refactor error display and footer layout for clearer interaction during store creation.
- Add scroll indicator for better navigation within the form.
- Implement logic to check if content is scrollable, enhancing usability.

These changes streamline the store creation process, providing a more intuitive and responsive interface for users.
2025-09-08 23:31:44 +02:00
..
CartItem.vue Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
CartSummary.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
CreateProductDialog.vue Refactor CreateProductDialog and CreateStoreDialog components for improved form handling 2025-09-08 23:20:17 +02:00
CreateStoreDialog.vue Enhance CreateStoreDialog component with improved layout and functionality 2025-09-08 23:31:44 +02:00
DashboardOverview.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
MarketSettings.vue Refactor chat and market modules for improved integration and maintainability 2025-09-05 01:44:15 +02:00
MerchantStore.vue Refactor CreateProductDialog and CreateStoreDialog components for improved form handling 2025-09-08 23:20:17 +02:00
OrderHistory.vue Enhance MerchantStore component with user store creation flow 2025-09-08 16:58:10 +02:00
PaymentDisplay.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
PaymentRequestDialog.vue Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
ProductCard.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
ShoppingCart.vue Remove legacy compatibility layer and enforce modular architecture 2025-09-07 02:30:37 +02:00
StoreCard.vue Refactor CreateProductDialog and CreateStoreDialog components for improved form handling 2025-09-08 23:20:17 +02:00