pooranjoyb / popShop

eCommerce Shoping Platform (with Admin Panel) based on ReactTS & Daisy UI, integrating Supabase as BaaS
https://pop-shop-github.vercel.app/
MIT License
29 stars 66 forks source link

fix: ui container responsiveness #211

Closed harini-1597 closed 3 weeks ago

harini-1597 commented 3 weeks ago

Fixes # (200)

Type of change

Please give a X on it which is applicable

How Has This Been Tested?

Run code locally on machine, use developer tools in Chrome under "Inspect" to check responsiveness on different screens.

Screenshots and Videos:

https://github.com/pooranjoyb/popShop/assets/128628820/9e236f38-f12c-437e-90f5-2a848f77c4d0

Checklist:

give a X on it which is applicable

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pop-shop ❌ Failed (Inspect) Jun 11, 2024 5:38pm
pooranjoyb commented 3 weeks ago

Hii @harini-1597 There are some issues. Please fix them.

harini-1597 commented 3 weeks ago

you can merge the pr

harini-1597 commented 3 weeks ago

Hey; if you use overflow-hidden the element heading gets cutoff, which was the main UI fix that was to be implemented. And I tried, but I'm unable to really fix that and make the x-scrollbar dissappear.

pooranjoyb commented 3 weeks ago

Hey; if you use overflow-hidden the element heading gets cutoff, which was the main UI fix that was to be implemented. And I tried, but I'm unable to really fix that and make the x-scrollbar dissappear.

okay np. lemme check with this once.