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

[Orders] Unable to edit grid options to add/remove fields #1438

Closed
ramundomario opened this issue Jul 1, 2020 · 4 comments · Fixed by #1454
Closed

[Orders] Unable to edit grid options to add/remove fields #1438

ramundomario opened this issue Jul 1, 2020 · 4 comments · Fixed by #1454
Assignees
Milestone

Comments

@ramundomario
Copy link
Contributor

Q A
Bug report? yes
Feature request? no
BC Break report? no

It isn't possible to edit grid options to add/remove fields in Orders panel due to JS errors
orders_grid_add

orders_grid_delete

Reproducible on latest demo

@dpfaffenbauer
Copy link
Member

I honestly don't think that is a CoreShop Problem. We use the standard Pimcore Grid here.

@solverat
Copy link
Contributor

solverat commented Jul 1, 2020

@dpfaffenbauer i'm not sure about that, i just checked it on pimcore demo, there is also the TypeError: Cannot read property 'tdCls' of null error, but no uncaught type error.

@dlhck
Copy link
Contributor

dlhck commented Jul 3, 2020

@dpfaffenbauer I also encountered some errors when changing grid configuration, but mostly when I clicked "apply". Backend was broken after that, but it was working in the default grid view of folders for example.

@dpfaffenbauer
Copy link
Member

the warnings aren't a CoreShop issue, that is a Pimcore issue. But the rendering issue came from CoreShop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants