Funnel Experience Optimizations & Smoother Transitions

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.

Optimised Funnel Step API Calls

  • Issue

    : Some API calls were running synchronously, causing delays in loading times.

  • Fix

    : Optimised these calls to execute in parallel, improving speed and performance.

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. ✅