Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALFMOB-149: Bag & Wishlist - Redirect to PDP #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoaoPinhoMinder
Copy link
Contributor

@JoaoPinhoMinder JoaoPinhoMinder commented Mar 6, 2025

Ticket

https://mindera.atlassian.net/browse/ALFMOB-149

Description

In the Bag and Wishlist screens, tapping on a product cell now redirects the user to the PDP of the selected item, ensuring a smooth transition while preserving selected attributes like size and color.

Changes & Improvements:

  • Made product cells tappable, including a tap effect for better user feedback.
  • Renamed SelectionProduct to SelectedProduct for better clarity.
  • Updated SelectedProduct to include Product and Product.Variant properties.
  • Implemented a mechanism to open PDP with a SelectedProduct.
  • Fixed an issue in buildColorAndSizingSelectionConfigurations where the Product.Variant parameter was not being properly used.

Evidences

Screen.Recording.2025-03-07.at.15.21.37.mov

@JoaoPinhoMinder JoaoPinhoMinder force-pushed the task/ALFMOB-149-bag-and-wishlist-redirect-to-pdp branch from bf61d10 to f5fff72 Compare March 7, 2025 14:22
In the **Bag** and **Wishlist** screens, tapping on a product cell now redirects the user to the **PDP** of the selected item, ensuring a smooth transition while preserving selected attributes like size and color.

**Changes & Improvements:**
- Made product cells tappable, including a tap effect for better user feedback.
- Renamed `SelectionProduct` to `SelectedProduct` for better clarity.
- Updated `SelectedProduct` to include `Product` and `Product.Variant` properties.
- Implemented a mechanism to open **PDP** with a `SelectedProduct`.
- Fixed an issue in `buildColorAndSizingSelectionConfigurations` where the `Product.Variant` parameter was not being properly used.
@JoaoPinhoMinder JoaoPinhoMinder force-pushed the task/ALFMOB-149-bag-and-wishlist-redirect-to-pdp branch from f5fff72 to 5522d64 Compare March 7, 2025 15:23
@JoaoPinhoMinder JoaoPinhoMinder marked this pull request as ready for review March 7, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant