- 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. |
||
|---|---|---|
| .. | ||
| CartItem.vue | ||
| CartSummary.vue | ||
| CreateProductDialog.vue | ||
| CreateStoreDialog.vue | ||
| DashboardOverview.vue | ||
| MarketSettings.vue | ||
| MerchantStore.vue | ||
| OrderHistory.vue | ||
| PaymentDisplay.vue | ||
| PaymentRequestDialog.vue | ||
| ProductCard.vue | ||
| ShoppingCart.vue | ||
| StoreCard.vue | ||