Skip to content

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

@vercel
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

@david-crespo
Copy link
Collaborator

Were there other cases @benjaminleonard? It does seem like this is the only one where we used <label> like that.

@benjaminleonard
Copy link
Contributor

benjaminleonard commented May 13, 2025

Not that I know of, I shall stay vigilant.

@david-crespo david-crespo merged commit f8c05f2 into main May 13, 2025
7 checks passed
@david-crespo david-crespo deleted the fix_checkbox_click_target branch May 13, 2025 17:49
david-crespo added a commit to oxidecomputer/omicron that referenced this pull request Jun 4, 2025
oxidecomputer/console@46e244f...e891f96

* [e891f968](oxidecomputer/console@e891f968) oxidecomputer/console#2833
* [f2584554](oxidecomputer/console@f2584554) oxidecomputer/console#2832
* [a186ae6f](oxidecomputer/console@a186ae6f) oxidecomputer/console#2825
* [a480ca7f](oxidecomputer/console@a480ca7f) tools: api-diff: switch from difftastic to delta
* [ad05de96](oxidecomputer/console@ad05de96) tools: api-diff comment fix
* [77d5849d](oxidecomputer/console@77d5849d) tools: fix api-diff to get more precise PR base commit
* [f8c05f20](oxidecomputer/console@f8c05f20) oxidecomputer/console#2808
* [50a84bc1](oxidecomputer/console@50a84bc1) bump omicron to latest main for webhook secret timestamp
david-crespo added a commit to oxidecomputer/omicron that referenced this pull request Jun 4, 2025
oxidecomputer/console@46e244f...e891f96

* [e891f968](oxidecomputer/console@e891f968)
oxidecomputer/console#2833
* [f2584554](oxidecomputer/console@f2584554)
oxidecomputer/console#2832
* [a186ae6f](oxidecomputer/console@a186ae6f)
oxidecomputer/console#2825
* [a480ca7f](oxidecomputer/console@a480ca7f)
tools: api-diff: switch from difftastic to delta
* [ad05de96](oxidecomputer/console@ad05de96)
tools: api-diff comment fix
* [77d5849d](oxidecomputer/console@77d5849d)
tools: fix api-diff to get more precise PR base commit
* [f8c05f20](oxidecomputer/console@f8c05f20)
oxidecomputer/console#2808
* [50a84bc1](oxidecomputer/console@50a84bc1)
bump omicron to latest main for webhook secret timestamp
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

4 participants