Skip to content

New multiple_text_inputs example.#23579

Merged
alice-i-cecile merged 13 commits intobevyengine:mainfrom
ickshonpe:multiple_text_inputs_example
Mar 31, 2026
Merged

New multiple_text_inputs example.#23579
alice-i-cecile merged 13 commits intobevyengine:mainfrom
ickshonpe:multiple_text_inputs_example

Conversation

@ickshonpe
Copy link
Copy Markdown
Contributor

@ickshonpe ickshonpe commented Mar 30, 2026

Objective

Add another text input example

Solution

Grid layout with three rows of input, immediate updated copy of its text, and submitted text.

@ickshonpe ickshonpe added C-Examples An addition or correction to our examples A-UI Graphical user interfaces, styles, layouts, and widgets labels Mar 30, 2026
@github-project-automation github-project-automation bot moved this to Needs SME Triage in UI Mar 30, 2026
@ickshonpe ickshonpe added A-Text Rendering and layout for characters S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 30, 2026
@@ -0,0 +1,181 @@
//! Demonstrates multiple text inputs
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should say a bit more about why this example exists, and is useful beyond the original.

Maybe we should swap this to be a usage example for forms?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Well I was planning for this to just be a straight replacement for the editable_text example but think it's probably better to have both for the sake of testing atm. I'll try and think up some extra explanatory text.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Think this is okay now.

@alice-i-cecile alice-i-cecile added S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Uncontroversial This work is generally agreed upon D-Straightforward Simple bug fixes and API improvements, docs, test and examples and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 30, 2026
@ickshonpe ickshonpe added S-Needs-Review Needs reviewer attention (from anyone!) to move forward and removed S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged labels Mar 31, 2026
@ickshonpe
Copy link
Copy Markdown
Contributor Author

US spellings ☹️

Copy link
Copy Markdown
Contributor

@rossleonardy rossleonardy left a comment

Choose a reason for hiding this comment

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

Looks good to me !

@alice-i-cecile alice-i-cecile removed the S-Needs-Review Needs reviewer attention (from anyone!) to move forward label Mar 31, 2026
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Mar 31, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Mar 31, 2026
Merged via the queue into bevyengine:main with commit 7dcc224 Mar 31, 2026
44 checks passed
@github-project-automation github-project-automation bot moved this from Needs SME Triage to Done in UI Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Text Rendering and layout for characters A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Uncontroversial This work is generally agreed upon

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants