Daniel Sloof

Results 25 comments of Daniel Sloof

That's not really true: ![peek 2018-04-03 19-15](https://user-images.githubusercontent.com/743661/38264499-7133bb1a-3773-11e8-91df-8ae8e7252079.gif) Although I agree we can make it more obvious with step indicators. Pull requests welcome ;-)

The initial idea was to also use FontAwesome for other visual indicators, such as phone, etc. But we might be better off just using a couple of PNGs.

Added note here, is that we're not only using this for the header, but also for social login icons.

That could be a nice feature (instead of email/login step, it could be a register step), but no that's not currently possible and it's unlikely that I will build that...

This is not specific to Clean Checkout: you would do it exactly the same as you would for the normal Magento 2 checkout. Suggest you ask this question on the...

Actually, I'll re-open this because it might make a nice addition to this module as a feature. No idea when I'll be able to look at this though. Pull requests...

Could be a nice addition, no time in the near future to work on this. You can just use normal theming system to add it yourself using ``checkout_index_index.xml`` though.

Use ``checkout_index_index.xml`` in your theme, then just add a block to the ``content`` container. Same as you would for any other layout customization. ```xml ```

For future me, or anyone else: This works fine in default Magento, so we need to figure out how we differ from them.

Definitely related to the 495 driver, can confirm this issue.