hero-org / herocast

herocast is Farcaster’s leading open-source client. Our goal is to decentralize power on the internet, faster.
https://app.herocast.xyz
GNU Affero General Public License v3.0
64 stars 32 forks source link

App responsive container #461

Closed AjayiMike closed 3 months ago

AjayiMike commented 3 months ago

This PR addresses the issue of the uncontrolled width and layout of the application, which is perticularly noticeable on large screens

Preview of the fix: https://www.loom.com/share/e9ff06ee8c804ab38f314657957e8428?sid=2b81abc0-7da7-4ab1-b923-46ccae86de08

closes #452

vercel[bot] commented 3 months ago

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

Name Status Preview Updated (UTC)
herocast ✅ Ready (Inspect) Visit Preview Aug 12, 2024 11:51am
hellno commented 3 months ago

thanks for the PR. the loom looks great 🙌🏼

if you activate the formatting or linting for the project (I think it's four spaces), there will be a lot less changes and everything will be aligned with the rest of the project :)

AjayiMike commented 3 months ago

Okay, I will format the codebase and update the PR

AjayiMike commented 3 months ago

I just did. I'll open an issue to address the need to manually format the files and prevent future occurence.

hellno commented 3 months ago

looks great, thank you! 🙌🏼