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

Linking between Product-grid and Details page is not robust #58

Open
Waldleufer opened this issue May 22, 2021 · 0 comments
Open

Linking between Product-grid and Details page is not robust #58

Waldleufer opened this issue May 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Waldleufer
Copy link
Collaborator

Description

When selecting a product and then clicking on the image of a different product, the details Page does display the latest selected model.

Expected Behavior

The Details page should receive the data from the product that has been clicked.

Actual Behavior

The Details page receives the data from the latest chosen model instead.

Possible Fix

Rework of the setState functions in the productGrid is necessary.

Steps to Reproduce

  1. Going to the Product Grid

image

  1. Selecting several models. (Latest selected model Gas Turbine 3)

image

  1. Clicking on the first product, Expecting to see electric Motors first.

image

  1. Output differs from expectation.

image

Context

I was setting different models on different products (like a exploring user might do), and when then going to the details page the outcome was different than expected.

@Waldleufer Waldleufer added the bug Something isn't working label May 22, 2021
@Waldleufer Waldleufer added this to Product Backlog in Kanban Board via automation May 22, 2021
@Waldleufer Waldleufer moved this from Product Backlog to Sprint Backlog in Kanban Board May 22, 2021
@olyaee olyaee moved this from Sprint Backlog to Product Backlog in Kanban Board May 25, 2021
Waldleufer added a commit that referenced this issue May 31, 2021
see #58
We cannot keep the selection of a model and product as is, if we have
multiple models.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Kanban Board
Product Backlog
Development

No branches or pull requests

1 participant