Table does not display properly on mobile screens
-
Hello! There is an issue when viewing tables on screen sizes below 531px. Each data gets displayed vertically inside the first column of the table which looks really bad. I was able to duplicate this on a fresh install of Bagisto 1.3.1.
Upgrading Bagisto version is not an option at the moment due to time constraint so I am looking for a possible solution. Thanks.
-
@adebayoade said in Table does not display properly on mobile screens:
531px
Hi there,
Please take a pull from Here the issue will be resolved. -
@sanjay-webkul Thanks for the response. I copied over all the files from the commit and then ran php artisan vendor:publish --force but the problem still isn't solved.
-
@adebayoade said in Table does not display properly on mobile screens:
Thanks for the response. I copied over all the files from the commit and the
Hi there,
You need to run some commands. for shop and velocity packagenpm i npm run watch npm run prod
-
@sanjay-webkul I'm getting errors running the commands in Velocity package after replacing all the files.
-
Please share the screenshot of the error which you are getting while running the commands.