Skip to content

Instantly share code, notes, and snippets.

@thuutri2710
Last active October 16, 2024 10:03
Show Gist options
  • Select an option

  • Save thuutri2710/2cc25ea9e32fc5810e19792d41eb3b41 to your computer and use it in GitHub Desktop.

Select an option

Save thuutri2710/2cc25ea9e32fc5810e19792d41eb3b41 to your computer and use it in GitHub Desktop.

Frontend Report

Frontend Chapter

Features

  • Fix UI alignment issue for search suggestions on segment pages. FE-399
  • Fix duplicate meta tags issue caused by injecting scripts before next-head-count. Implemented strictNextHead for managing head tags. FE-420
  • Add revision as a parameter. FE-432
  • Add missing translation namespace for product index to fix unexpected "Price" prefix in the dynamic table. FE-402
  • Cleanup package.json and move unnecessary production dependencies to devDependencies. FE-428
  • Upload coverage report to Github actions as part of migration from Codeclimate. FE-401
  • Add "Konfigurasi Gopay" menu item to the Account Sidebar for ID Venture if Gopay is enabled. FE-382
  • Add verification of next_assets in production before deployment. If the verification fails, the deployment process will stop. FE-430
  • Support 1/1 aspect ratio for Product Images on Catalog pages to prevent hidden images uploaded by MP sellers. FE-403
  • Return 404 error if there is a mismatch in Category Breadcrumbs to prevent mistagging issues. FE-415
  • Fix notify_builds_are_done by moving checkout code from composite to workflow jobs. FE-394
  • Fix various warning logs related to TypeScript, React Hooks, and linting rules. FE-275
  • Update CI documentation and badges to reflect the migration from CircleCI to Github Actions. FE-421
  • Update hashbuild to a consistent 9 characters using Github Actions. FE-429
  • Migrate compare size change checks from DangerJS to Github Actions to unify CI processes. FE-400
  • Upgrade Sentry SDK to the latest version to leverage new features and ensure compatibility with infrastructure upgrades. FE-379
  • Integrate with Sonic by syncing cart parameters to cookies as a workaround solution for sharing user selections between cart and checkout. FE-258

Papercut squad

Features

  • Fix Account Side Menu UI break that occurred when the screen size changed. Implemented the useDeviceType hook to ensure the menu updates correctly. PPC-51

Pricing & Promotions squad

Features

  • Fix issue where COD was available for non-COD SKUs on mobile web due to payment method being stored in session. Users are now required to reselect payment method when navigating from cart to checkout. PROM-2003
  • Implement cart promotion prompt to display available vouchers based on specific requirements. PROM-1973
  • Update cart promotion UI to be consistent with apps, including cart item promotion prompt, next applicable promotion prompt, and cart item metadata position. Also, changed "Proceed to Buy" to "Checkout" and updated money formatting. PROM-1914
  • Implement Gift With Purchase (GWP) promotion in PLP, ZIS, Wishlist, and RecFeed pages by adding GiftProductImage component and a gift promotion onboarding modal. PROM-1625
  • Implement Gift With Purchase (GWP) promotion on PDV and refactor ZDTPromotion type. PROM-1626

Fashion expertise squad

Features

  • Fixed an issue where users were unable to open any Product Detail Views (PDVs) from the mobile web on SG Live. The issue was device-specific and occurred on iPhone 11 Pro running iOS 15.0.2. FEX-864
  • Rolled back the lotus_ai_description A/B flag and restored the original short description to the About the Product tab. FEX-806

Customer Growth squad

Features

  • Extend Interactive Journey with a 4th step to split "Subscribe to WhatsApp updates" into two separate steps: "Enable push notification" and "Subscribe to WhatsApp updates". HN-1949
  • Fix issue where the earth edit category section was shown for segments that didn't have it. The earth edit section is now only shown to required ventures. HN-1959

GH

Features

  • Ensured that the decision method is called for all variations of the lotus_pdv_something_similar_dj and lotus_price_drop_tracker Optimizely flags. GH-1441

POST

Features

  • No update from this squad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment