Giter Site home page Giter Site logo

boolfly / quick-view Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 5.0 17 KB

Quick View extension for Magento 2

License: Open Software License 3.0

PHP 68.99% JavaScript 25.80% HTML 4.37% CSS 0.83%
magento2 magento2-extension magento2-extension-free quick-shop quick-view

quick-view's People

Contributors

mrkhoa99 avatar thaopw avatar

Watchers

 avatar  avatar  avatar

quick-view's Issues

full screen bug

After the user has opened the quick view window, click in the product image (what in normal product catalog view would show fullscreen view) it loads fullscreen mode but in the back window, it also makes all images be blank.
Well I was able to fix it just changing in:
Base module, the file _mfp.less (Boolfly/Base/view/base/web/css/source/module/_mfp.less) all z-index 100 points less for example:
z-index: 1042 is now 942
z-index: 1043 is now 943
I did 5 changes.
I opened a issue to ask if: it can broke something?

by default the css .fotorama--fullscreen (div which open fullscreen view) has:
z-index: 1000 !important;
This is why i had to use value less than 1000

AAH another one thing:
file quick-view.js should be: 'jquery-ui-modules/widget', instead of jquery/ui
Would be nice if the quick view windows have a close button, You know, user is user...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.