sayitwithagift / core

A custom module for sayitwithagift.com
https://upwork.com/fl/mage2pro
0 stars 0 forks source link

Fix the checkout page layout for registered customers (Magento 2, PlazaThemes Grand theme) #6

Closed dmitrii-fediuk closed 6 years ago

dmitrii-fediuk commented 6 years ago

I tested, on mobile, the above

And shows logged in, but for some reason, when you are a "LOGGED IN" visitor, and you click the mini cart, and choose "view edit cart", and then after this, choose to checkout, checkout does not load properly.

screenshot_20180703-162202

It should look like this when logged in screenshot_20180703-165147

I can't remember when...I think it was working on old magento version. Can I check, all this issues we are facing, is it due to theme incompatibility?

Are they all theme issues?

I have managed to reproduce the problem exactly. It happens both on Mobile View as well as Desktop > View:

It must be done in this sequence to reproduce:

  1. Customer Logs in.
  2. Adds Item to cart
  3. Click mini cart, then chooses view and edit cart. After that, click proceed to checkout on view and edit > cart. Then you get this issue.

This issue does not seem to happen when:

  1. Customer Logs in
  2. Adds Item to mini cart
  3. Click mini cart, but chooses to proceed to checkout directly.
  4. Checkout seems to load fine.

A comment to the above is, after you have done the first sequence to reproduce the issue, and go back to main homepage, and when you click mini cart and try to proceed to checkout directly, issue remains.

upwork.com/messages/rooms/room_741f73fbfb50da2b40726ee1d071acf8/story_366e92f3d731facfb3ad8e8dd5e14916 upwork.com/ab/f/contracts/20332682

dmitrii-fediuk commented 6 years ago

Done by patching the app/code/Bss/CheckoutCustomField/view/frontend/web/js/lib/validation/rules.js file.