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

[Bug]: Customer is not present on the order details page #3810

Closed
andrzejewsky opened this issue Jun 27, 2023 · 0 comments · Fixed by #3823
Closed

[Bug]: Customer is not present on the order details page #3810

andrzejewsky opened this issue Jun 27, 2023 · 0 comments · Fixed by #3823
Assignees
Labels
bug Something isn't working

Comments

@andrzejewsky
Copy link
Member

Description of the issue

On the orders listing page, we cannot see the assigned customer even if it's present when we open details

Steps to reproduce the problem

  1. Go to orders page
  2. Click the order that doesn't have customer displayed
  3. Once you land on details page, you can notice that we already have customer

What did you expect to happen?

I should see the customer always on the orders list

Additional information

Probably grid takes only part of customer info as something that can be displayed (eg. email) and when it's not present, it renders empty cell

Environment

Dashboard version: .14
Core version: 3.14

@andrzejewsky andrzejewsky added the bug Something isn't working label Jun 27, 2023
@andrzejewsky andrzejewsky moved this to 🎯 To do in Dashboard Jun 27, 2023
@poulch poulch self-assigned this Jun 29, 2023
@poulch poulch moved this from 🎯 To do to 🏗 In Progress in Dashboard Jun 29, 2023
@poulch poulch moved this from 🏗 In Progress to 👀 In Review in Dashboard Jun 29, 2023
@poulch poulch moved this from 👀 In Review to 🔍 In QA in Dashboard Jul 3, 2023
@github-project-automation github-project-automation bot moved this from 🔍 In QA to ✅ Done in Dashboard Jul 6, 2023
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
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants