✨ Enhancements
Seamless Funnel Step Transition
  • Issue
    : Transitions between funnel steps from the product edit screen were not smooth.
  • Fix
    : Improved the transition logic to ensure a seamless and consistent experience.
Optimized Funnel Step API Calls
  • Issue
    : Some API calls were running synchronously, causing delays in loading times.
  • Fix
    : Optimized these calls to execute in parallel, improving speed and performance.
🐞 Bug Fixes
Location Switch Glitch Resolved
  • Issue
    : Switching locations and then navigating between funnel steps triggered an unnecessary loading screen.
  • Fix
    : Fixed the logic to prevent the extra loading screen, ensuring a smoother workflow. ✅