-
Notifications
You must be signed in to change notification settings - Fork 9.4k
fixed issue 25433 #25759
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
fixed issue 25433 #25759
Conversation
Hi @Ashna-Jahan. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento give me 2.3-develop instance |
Hi @kalpmehta. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @kalpmehta, here is your Magento instance. |
@magento give me test instance |
Hi @kalpmehta. Thank you for your request. I'm working on Magento instance for you |
Hi @kalpmehta, here is your new Magento instance. |
Hi @Ashna-Jahan, thanks for your contribution. I still see this issue occurring when the screen width is less than 768 px. This looks like a half fix. Do you have any idea on how to resolve this for lesser than 768 px devices too? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ashna-Jahan please check @kalpmehta comments
Hi @kalpmehta, this is working fine in my devices (android and iPhone) with this fix. Please find the below screenshots. For your reference |
Thank you @Ashna-Jahan for additional information. I agree it's working on desktop and mobile, but if you could resize your browser to mock lesser than 768 px you will notice the original issue. I think I'm good with the half fix for now, however, if you can please remove "!important" from the CSS additions that would be great. Generally it's not a good idea to use !important. Let me know if you need any help! |
@magento give me test instance |
Hi @kalpmehta. Thank you for your request. I'm working on Magento instance for you |
Hi @kalpmehta, here is your new Magento instance. |
Hi @kalpmehta, thank you for the review. |
Hi @kalpmehta, thank you for the review. |
Hi @Ashna-Jahan, thank you for your contribution! |
Description (*)
I think this is not an issue since there is a trash icon at the end of the line item so, user can click on it to get rid of the validation,
In this fix we have Increased the width of the div so that the trash icon will be visible to user in first glance.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)