Skip to content

Conversation

benjaminleonard
Copy link
Contributor

Tweaked the disabled radio state to match the other inputs, change cursor, hover no longer changes border colour.

CleanShot 2024-01-22 at 12 26 44

That class is getting pretty complex, but unsure on how we might clean it up. I ended up grouping by state and type.

}
db.instances.push(newInstance)

await new Promise((resolve) => setTimeout(resolve, 5000))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can remove but helps for testing and is a bit more realistic.

Copy link

vercel bot commented Jan 22, 2024

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Jan 22, 2024 3:22pm

Copy link
Collaborator

@david-crespo david-crespo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. The class is getting ridiculous. Don't tell the Tailwind haters.

@david-crespo david-crespo merged commit 9ae2949 into main Jan 22, 2024
@david-crespo david-crespo deleted the large-radio-disabled-improvements branch January 22, 2024 19:49
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.

2 participants