open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
381 stars 202 forks source link

Bug: Mobile view for workspaces does not work in browser #3536

Open bdougie opened 4 weeks ago

bdougie commented 4 weeks ago

Describe the bug

Screenshot 2024-06-06 at 5 15 51 PM

I am trying to create some mobile content and can't get the aspect ratio correct on my desktop.

Steps to reproduce

https://app.opensauced.pizza/workspaces/e2353259-45af-40f2-bc21-903c2a9b17ad

github-actions[bot] commented 4 weeks ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.

bdougie commented 4 weeks ago

weird, but I got it work in a new chrome window. I just needed to load the page already in a small screen, when I shrink the screen it all breaks.

Screenshot 2024-06-06 at 5 31 19 PM

RewatchScreenRecording-2024-06-06at5 33 22PM-ezgif com-video-to-gif-converter

nickytonline commented 4 weeks ago

You can also try using the devtools to load a certain breakpoint. It seems fine on my phone. But it did start off slightly bigger. It looks like some of the dropdown might be causing it to bust a bit.

image

I can take a peek tomorrow if need be.