magento2
magento2 copied to clipboard
[Issue] Fix split button in order view page
This issue is automatically created based on existing pull request: magento/magento2#39078: Fix split button in order view page
Description (*)
This PR adds a fix for split buttons used in layout admin-2columns-left.xml
The bug was added by 6ed18327 so this is a rollback of changes.
Admin Panel is not for mobile so no need to add any changes to fix issues on mobile/tablet.
Here is the video of the issue:
https://github.com/user-attachments/assets/84420833-ac5e-4172-93fe-173fa445bd8a
Related Pull Requests
None
Fixed Issues (if relevant)
None
Manual testing scenarios (*)
- Create a custom split button on order view page.
- Go to Frontend and place an order
- Go to Admin Panel -> Sales -> Orders
- Go to the order view page.
Questions or comments
None
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)
Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
- [ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
- [ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
- [ ] 3. Add
Area: XXXXXlabel to the ticket, indicating the functional areas it may be related to. - [ ] 4. Verify that the issue is reproducible on
2.4-developbranchDetails
- Add the comment@magento give me 2.4-develop instanceto deploy test instance on Magento infrastructure.
- If the issue is reproducible on2.4-developbranch, please, add the labelReproduced on 2.4.x.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here! - [ ] 5. Add label
Issue: Confirmedonce verification is complete. - [ ] 6. Make sure that automatic system confirms that report has been added to the backlog.
@magento give me 2.4-develop instance
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you.
Hi @engcom-Bravo, here is your Magento Instance: https://aebc50e540833668ecef5207acf0ed57.instances-prod.magento-community.engineering Admin access: https://aebc50e540833668ecef5207acf0ed57.instances-prod.magento-community.engineering/admin_dc79 Login: 97c61729 Password: 35c6918e8d15
Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
- [ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
- [ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
- [ ] 3. Add
Area: XXXXXlabel to the ticket, indicating the functional areas it may be related to. - [ ] 4. Verify that the issue is reproducible on
2.4-developbranchDetails
- Add the comment@magento give me 2.4-develop instanceto deploy test instance on Magento infrastructure.
- If the issue is reproducible on2.4-developbranch, please, add the labelReproduced on 2.4.x.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here! - [ ] 5. Add label
Issue: Confirmedonce verification is complete. - [ ] 6. Make sure that automatic system confirms that report has been added to the backlog.
Hello @SerhiiMandrykin,
Thank you for the report and collaboration!
Verified this issue on 2.4-develop. Added a split button on order view page, and the header is scrollable. Please take a look at the screencast below:
https://github.com/user-attachments/assets/743c5070-ffd3-454f-b9db-47f945e2a36f
Hence confirming this issue.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-12841 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-November. Thank you for verifying the issue.
Issue Available: @engcom-November, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Hi @SerhiiMandrykin,
As per this comment https://github.com/magento/magento2/pull/39078#issuecomment-2500256668 issue is no more reproducible hence we are closing this issue.
Thanks.