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

Rates cannot be sorted from the "Rates" tab #438

Open
2 tasks
thisissandip opened this issue Jun 4, 2024 · 1 comment
Open
2 tasks

Rates cannot be sorted from the "Rates" tab #438

thisissandip opened this issue Jun 4, 2024 · 1 comment
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.

Comments

@thisissandip
Copy link

Affected ticket(s)

8251968-zen

What I expected

Rates should be allowed to be reordered.

What happened instead

The rates cannot be reordered:

Steps to reproduce the issue

  1. Create an Accommodation Product
  2. Go to the Rates tab, add 3-4 rates
  3. Try to sort by re-ordering the rates

I5ink0.gif


  • Issue assigned to next milestone.
  • Issue assigned a priority (will be assessed by maintainers).
@thisissandip
Copy link
Author

Console Error:

Uncaught DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
    at https://sethcases.mystagingwebsite.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js?ver=4763776e86e8a3932f56:2:609152
    at https://sethcases.mystagingwebsite.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js?ver=4763776e86e8a3932f56:2:610498
    at https://sethcases.mystagingwebsite.com/wp-content/plugins/woocommerce/assets/client/admin/app/index.js?ver=4763776e86e8a3932f56:2:610534
(anonymous) @ index.js?ver=4763776e86e8a3932f56:2
(anonymous) @ index.js?ver=4763776e86e8a3932f56:2
(anonymous) @ index.js?ver=4763776e86e8a3932f56:2

@jeffpaul jeffpaul added the type: bug The issue is a confirmed bug. label Jun 4, 2024
@vikrampm1 vikrampm1 added the priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

3 participants