Skip to content

[fixed My Wish List Product not showing properly between >768px and <… #26546

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

Conversation

hitesh-wagento
Copy link
Contributor

Description (*)

Fixed My Wish List Product not showing properly between >768px and <1023px

Fixed Issues (if relevant)

  1. My Wish List Product not showing properly between >768px and <1023px #26543: My Wish List Product not showing properly between >768px and <1023px

Manual testing scenarios (*)

  1. Login in frontend
  2. Add 4-5 products in wishlist
  3. Go to Wishlist page

Expected result

Products should show 3 items
expected

Actual result

Products show 2 products and space right side

actual

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)
  • All automated tests passed successfully (all builds on Travis CI are green)

@m2-assistant
Copy link

m2-assistant bot commented Jan 27, 2020

Hi @hitesh-wagento. Thank you for your contribution
Here is 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

For more details, please, review the Magento Contributor Guide documentation.

@magento-engcom-team magento-engcom-team added Partner: Wagento Pull Request is created by partner Wagento partners-contribution Pull Request is created by Magento Partner labels Jan 27, 2020
Copy link
Contributor

@ptylek ptylek left a comment

Choose a reason for hiding this comment

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

Hello, @hitesh-wagento, thank you for your contribution.
I don't understand why did you choose those values for margin and width. Also later on, they are overwritten by width: 100% and margin: 0 anyway, aren't they?

@hitesh-wagento
Copy link
Contributor Author

Hello, @hitesh-wagento, thank you for your contribution.
I don't understand why did you choose those values for margin and width. Also later on, they are overwritten by width: 100% and margin: 0 anyway, aren't they?

Hi @ptylek

I have applied margin as per desktop and >640px; and after <640px you can see 100% width not required margin.

Thanks

@ptylek
Copy link
Contributor

ptylek commented Jan 27, 2020

Okay, I understand @hitesh-wagento. But why these values such as margin-left: 2%; padding: 5px; width: calc(~'(100% - 4%) / 3')? I couldn't find any other grid using these values. Aren't there any variables?

@hitesh-wagento
Copy link
Contributor Author

hitesh-wagento commented Jan 27, 2020

Okay, I understand. But why these values such as margin-left: 2%; padding: 5px; width: calc(~'(100% - 4%) / 3')? I couldn't find any other grid using these values. Aren't there any variables?

Hi @ptylek

You can find this variable in category pages on a smaller size in the below CSS.
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {

/Magento_Catalog/web/css/source/module/_listings.less

Thanks

@ptylek
Copy link
Contributor

ptylek commented Jan 27, 2020

@hitesh-wagento, thanks for clarification, I added some comments

Copy link
Contributor

@ptylek ptylek left a comment

Choose a reason for hiding this comment

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

Great, @hitesh-wagento! Thank you for your contribution.

@ptylek ptylek added the Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests label Jan 28, 2020
@magento-engcom-team
Copy link
Contributor

Hi @ptylek, thank you for the review.
ENGCOM-6723 has been created to process this Pull Request

@engcom-Hotel
Copy link
Contributor

✔️ QA Passed

@hitesh-wagento
Copy link
Contributor Author

#mm20in

@m2-assistant
Copy link

m2-assistant bot commented Feb 9, 2020

Hi @hitesh-wagento, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@sdzhepa sdzhepa mentioned this pull request May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Design/Frontend Area: Frontend Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests Event: mm20in Partner: Wagento Pull Request is created by partner Wagento partners-contribution Pull Request is created by Magento Partner Progress: accept Release Line: 2.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants