Skip to content

Fix target for checkbox on instance create form #2808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charliepark
Copy link
Contributor

On the instance-create table, there's a checkbox that has a gap between the checkbox and the label, mostly because we were re-creating something that already works. This update uses the default checkbox / label approach, making it work like other places in the app.
click_target

It is possible I have missed something, so will poke around a bit more to see if there are more broken checkbox/labels.

Fixes #2807

Copy link

vercel bot commented Apr 23, 2025

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Apr 23, 2025 10:09pm

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.

Fix unclickable gap between checkbox and label
1 participant