GithubHelp home page GithubHelp logo

uroslates / url-storefront Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.98 MB

Lean, configurable and extendable (Angular-based) JavaScript Headless E-Commerce Storefront application.

Home Page: https://uroslates.github.io/url-storefront

Shell 0.01% JavaScript 2.26% TypeScript 89.17% HTML 3.96% SCSS 4.59%

url-storefront's People

Contributors

uroslates avatar

Watchers

 avatar

url-storefront's Issues

Mobile/Tablet top-right Menu not working

Mobile/Tablet top-right Menu not working
On mobiles/tablets (top-right) Menu is visible but has no function (is not clickable).

To Reproduce
Steps to reproduce the behavior:

  1. Open the app on mobile (or any Browser and reduce the size to mobile screen size)
  2. Go to 'Home Page' (or any Page)
  3. Click on 'Menu' item (top right corner)

Expected behavior
On mobiles/tablets clicking Menu (top right) button should trigger the display of Menu buttons.

Screenshots
url-storefront-menu-buttom-mobile-issue

Add ComponentStore support to all Page Components

Add ComponentStore support to all Page Components
Add ComponentStore state solution to all the pages components (currently only cart page component is implementing the pattern).

Describe the solution you'd like
The similar ComponentStore Service should be declared (refactor base assets in reusable base service) and injected/used in each of the home/category/product details page components.

Cart initialization logic on app load

Cart initialization logic on app load
In order to make any real card work in requires some initialization logic (creating the cart or laoding the existing cart, ...). This should be handled by the cart ComponentStore

Describe the solution you'd like
For Spree url-storefront SDK the cart should be created once application has been initialized (take a look at the Spree API Endpoint)

Once the user sessions are implemented we should prior to above perform the User's Cart retrieval (take a look at the Spree API Endpoint and only if its not available create the new one (as mentioned above).

This should all be implemented within the Spree SDK wrapper (since its custom to 3rd Party Providers) and use within the Cart ComponentStore (indirectly through main StoreSDK service method).

Header Navigation - remove border

Header Navigation - remove border
Remove the border and shadow from the header navigation

Expected behavior
Navigation should be rendered W/O border & shadow

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.