Skip to content

Fix "Current projects" layout#116

Open
agucova wants to merge 1 commit intomanifoldmarkets:mainfrom
agucova:main
Open

Fix "Current projects" layout#116
agucova wants to merge 1 commit intomanifoldmarkets:mainfrom
agucova:main

Conversation

@agucova
Copy link
Copy Markdown

@agucova agucova commented Mar 20, 2024

This intends to fix #115.

Since I couldn't set up a local development environment, I just eyeballed the changes while playing with the DOM from the live site, so take this PR as inspiration more than anything.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Mar 20, 2024

@agucova is attempting to deploy a commit to the Manifold Markets Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Mar 20, 2024

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

Name Status Preview Comments Updated (UTC)
manifund ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2024 7:19pm

@akrolsmir
Copy link
Copy Markdown
Member

Thank you so much for the proposal! This fix didn't work for me, unfortunately, so I'm going to try something different by switching out "sm:max-w-60" (which seems flaky) to "sm:w-60" instead. But I appreciate you filing the bug and trying to fix it with this PR!

Since I couldn't set up a local development environment

Does developing against the prod or dev database with bun dev or bun dev:dev not work for you? I would have thought that didn't require much in the way of permissions but I could be wrong.

@agucova
Copy link
Copy Markdown
Author

agucova commented Mar 21, 2024

@akrolsmir AFAIK I don't need anything sensitive, but I didn't find a copy of the Supabase anon key available in the repo, so I couldn't set up my env

@akrolsmir
Copy link
Copy Markdown
Member

Oh that makes sense - let me see if we can include a copy of that key in the Git repo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ongoing programs component is broken on desktop

2 participants