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

Issue-36051: Magento Admin Product Custom Options Not Movable / Dragg… #36072

Closed
wants to merge 2 commits into from

Conversation

rogerdz
Copy link
Contributor

@rogerdz rogerdz commented Sep 1, 2022

Description (*)

Magento Admin Product Custom Options Not Movable / Draggable

Fixed Issues (if relevant)

  1. Fixes Magento Admin Product Custom Options Not Movable / Draggable in 2.4.4 #36051

Manual testing scenarios (*)

  1. In a clean Magento 2.4.4 instance, create a product in the admin with 3 custom options.
  2. Try to drag the second option up to the first position.

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

@m2-assistant
Copy link

m2-assistant bot commented Sep 1, 2022

Hi @rogerdz. Thank you for your contribution
Here are some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento give me test instance - deploy test instance based on PR changes
  • @magento give me 2.4-develop instance - deploy vanilla Magento instance

❗ Automated tests can be triggered manually with an appropriate comment:

  • @magento run all tests - run or re-run all required tests against the PR changes
  • @magento run <test-build(s)> - run or re-run specific test build(s)
    For example: @magento run Unit Tests

<test-build(s)> is a comma-separated list of build names. Allowed build names are:

  1. Database Compare
  2. Functional Tests CE
  3. Functional Tests EE,
  4. Functional Tests B2B
  5. Integration Tests
  6. Magento Health Index
  7. Sample Data Tests CE
  8. Sample Data Tests EE
  9. Sample Data Tests B2B
  10. Static Tests
  11. Unit Tests
  12. WebAPI Tests
  13. Semantic Version Checker

You can find more information about the builds here

ℹ️ Run only required test builds during development. Run all test builds before sending your pull request for review.

For more details, review the Magento Contributor Guide documentation.

⚠️ According to the Magento Contribution requirements, all Pull Requests must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

🕙 You can find the schedule on the Magento Community Calendar page.

📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

@rogerdz
Copy link
Contributor Author

rogerdz commented Sep 1, 2022

@magento run all tests

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@rogerdz
Copy link
Contributor Author

rogerdz commented Sep 2, 2022

@magento run all tests

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@Den4ik
Copy link
Contributor

Den4ik commented Sep 5, 2022

@magento give me test instance

@magento-deployment-service
Copy link

Hi @Den4ik. Thank you for your request. I'm working on Magento instance for you.

@Den4ik Den4ik self-requested a review September 5, 2022 13:50
@Den4ik Den4ik self-assigned this Sep 5, 2022
@m2-community-project m2-community-project bot moved this from Pending Review to Review in Progress in Pull Requests Dashboard Sep 5, 2022
@Den4ik
Copy link
Contributor

Den4ik commented Sep 5, 2022

@magento give me test instance

@magento magento deleted a comment from magento-deployment-service bot Sep 5, 2022
@magento magento deleted a comment from magento-deployment-service bot Sep 5, 2022
@magento magento deleted a comment from magento-deployment-service bot Sep 5, 2022
@Den4ik
Copy link
Contributor

Den4ik commented Sep 5, 2022

@magento give me test instance

@magento-deployment-service
Copy link

Hi @Den4ik. Thank you for your request. I'm working on Magento instance for you.

@magento-deployment-service
Copy link

@Den4ik
Copy link
Contributor

Den4ik commented Sep 5, 2022

@magento give me 2.4-develop instance

@magento-deployment-service
Copy link

Hi @Den4ik. Thank you for your request. I'm working on Magento instance for you.

@magento-deployment-service
Copy link

Copy link
Contributor

@Den4ik Den4ik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approved

@rogerdz Thanks for contribution

@m2-community-project m2-community-project bot moved this from Review in Progress to Ready for Testing in Pull Requests Dashboard Sep 5, 2022
@Den4ik
Copy link
Contributor

Den4ik commented Sep 5, 2022

Failed tests are not related to the changes

@m2-community-project m2-community-project bot added the Priority: P3 May be fixed according to the position in the backlog. label Sep 6, 2022
@m2-community-project m2-community-project bot moved this from Extended Testing (optional) to Ready for Testing in Pull Requests Dashboard Mar 9, 2023
@engcom-Echo
Copy link
Contributor

@magento run WebAPI Tests,Functional Tests CE,Functional Tests EE,Functional Tests B2B

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@engcom-Lima engcom-Lima moved this from Ready for Testing to Testing in Progress in Pull Requests Dashboard Mar 9, 2023
@engcom-Lima
Copy link
Contributor

@magento run Functional Tests B2B ,Functional Tests CE, Functional Tests EE

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@engcom-Lima
Copy link
Contributor

engcom-Lima commented Mar 9, 2023

Hi @ihor-sviziev ,

@engcom-Lima just wonder how did you perform testing, while there were conflicts... 🤔

I have tested it by doing directly checkout in Rogerdz branch without merging in the mainline.

I have reverified this PR and it is working as expected as mentioned in the comment.
Builds are failed hence, again moving back to Extended testing.

Thanks

@engcom-Lima engcom-Lima moved this from Testing in Progress to Extended Testing (optional) in Pull Requests Dashboard Mar 9, 2023
@engcom-Echo
Copy link
Contributor

Functional Tests CE and Functional Tests B2B failure are different on last two run.
Function Test CE

  1. Run1

ce-36072

  1. Run2

ce-3

Functional Test B2B

  1. Run1

b2b-36072

  1. Run2

b2b-2

Hence Moving to Merge In Progress

@engcom-Echo engcom-Echo moved this from Extended Testing (optional) to Merge in Progress in Pull Requests Dashboard Mar 9, 2023
@engcom-Charlie
Copy link
Contributor

@magento run all tests

@magento-automated-testing
Copy link

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.

@SimonOnbelet
Copy link

There is a typo in the code on 139.
drEl.minYpos = $table.offset().top - originRecord.offset().top + outerHight;

outerHight should be outerHeight. This error is shown when deEl.minYpos is console logged. I'm facing the same issue, but this solution doesn't fix the problem. It does solve the issue of the row snapping, but the rows are still not draggable.

@engcom-Echo engcom-Echo moved this from Merge in Progress to Recently Merged in Pull Requests Dashboard May 4, 2023
@ihor-sviziev
Copy link
Contributor

Looks like this pull request was merged without the latest merge commits, as a result, it wasn't marked as merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests Priority: P2 A defect with this priority could have functionality issues which are not to expectations. QA: Added to Regression Scope Scenario was analysed and added to Regression Testing Scope
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Magento Admin Product Custom Options Not Movable / Draggable in 2.4.4
9 participants