Releases: Xjectro/medusajs-restored-frontend
Releases · Xjectro/medusajs-restored-frontend
Refactor UI, Improve Order Cards, and Fix Redirection Issues
Overview
This PR introduces several improvements and fixes across the application to enhance consistency, maintainability, and user experience.
Changes
- Language Files: Updated and reorganized for better translation management.
- Order Cards: Redesigned to resemble Hepsiburada’s style for a more familiar shopping experience.
- Page Structure: Restructured pages for better maintainability and cleaner routing.
- Redirection Issues: Fixed various navigation problems to ensure correct user flows.
- Currency Display: Updated currency formatting to display values more clearly and consistently.
- UI Migration: Replaced raw HTML code in pages with components from the UI library for a more unified design system.
Impact
- Improved UX consistency with better visual alignment and cleaner navigation.
- Enhanced code maintainability by migrating to standardized UI components.
- Fixed bugs related to routing and redirection.