I am creating this ticket to document exactly what I'm doing with Claude Code, so that everyone is aware and I don't result in something exploding on production.
I am making a small change to the website, fixing the problem that results in the /research and /education homepage being hidden. It's impossible for the user to actually click them now, as the dropdown with options gets in the way.
- I downloaded the repo on my personal machine and deployed locally
- created the ticket in GitHub just for transparency
- after discussing and trying out a few things, I agree on a solution with claude.
- claude commits, pushes to new branch, which should trigger auto deploy of vercel instance.
I am creating this ticket to document exactly what I'm doing with Claude Code, so that everyone is aware and I don't result in something exploding on production.
I am making a small change to the website, fixing the problem that results in the /research and /education homepage being hidden. It's impossible for the user to actually click them now, as the dropdown with options gets in the way.