shopper icon indicating copy to clipboard operation
shopper copied to clipboard

Headless e-commerce administration built with Laravel to create and manage online store.

Results 18 shopper issues
Sort by recently updated
recently updated
newest added

Hi I updated the existing the Github Actions to generate a laravel project and attempt to install the `shopper` package and then run tests

When trix-editor is active on a page it keeps flickering and changes focus to the trix-editor textarea input and thereby you can update other inputs on the page. a typical...

When trying to create product resource on mobile, Card over lap

When trying to edit a collection resource on mobile, Card over lap

When trying to create collections resource on mobile, Card over lap

When trying to create brand resource on mobile, Card over lap

When trying to edit a brands resource on mobile, Card over lap

When trying to edit resource on mobile, Card over lap

Some pages are not Mobile responsive, The cards over lab to the right on mobile. - Create Product, - Create Brands, - Edit Brands - Create Collection - Edit Collection...

Laravel : ^8.0 php : PHP 7.4.16 (cli) Reproduce the issues : 1 . installing fresh laravel 8 `` composer create-project laravel/laravel:^8.0 shopper `` 2. setting up .env file 3....