web-app/src/modules/market
padreug f3504b7df5 Refactor active filters summary in MarketPage for clarity and simplicity
- Updated the active filters summary section to focus on product count when filters are active, enhancing clarity for users.
- Simplified the layout by removing unnecessary elements, improving the overall user experience and accessibility.

These changes streamline the display of active filters, making it easier for users to understand the number of products available based on their selected categories.
2025-09-26 17:02:00 +02:00
..
components Enhance MarketFuzzySearch component with improved suggestion display and input focus handling 2025-09-26 17:02:00 +02:00
composables Implement AND/OR filter logic in useCategoryFilter and update MarketPage UI 2025-09-26 00:42:05 +02:00
services fix: change "sats" to "sat" as is defined by nostrmarket ext db 2025-09-23 23:59:15 +02:00
stores Enhance category filtering in MarketPage and market store 2025-09-25 23:19:58 +02:00
types Refactor OrderHistory and introduce payment status checker 2025-09-05 05:16:25 +02:00
views Refactor active filters summary in MarketPage for clarity and simplicity 2025-09-26 17:02:00 +02:00
index.ts Add stall view and product detail dialog in market module 2025-09-25 22:53:12 +02:00