bevyengine / bevyengine/bevy

Use checkboxes for boolean example UI

Open Beginner friendly
#25,187 9 comments 0 reactions 0 assignees View on GitHub
A-UI C-Examples D-Modest S-Needs-Design X-Contentious
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

> Just curious, for boolean settings like this, why not checkboxes?

Honestly that didn’t even cross my mind until just now! I was just driving on autopilot to use radio, but you’re right that I could be using checkboxes for these. It can be something I’ll circle back to after I finish all the examples

_Originally posted by @kfc35 in https://github.com/bevyengine/bevy/issues/25131#issuecomment-5053792648_

Contributor guide

Open the contributing guide

Research direction

Start from the boolean example UI discussed in issue #25131 and locate the example source that currently uses radio controls. Compare the existing checkbox usage in the UI examples, then update the boolean settings examples so their controls are checkboxes and verify the examples still build and display correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
60/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.