Skip to content
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

☂️ Fields and Labels #61

Open
3 of 5 tasks
bdlukaa opened this issue May 3, 2021 · 2 comments
Open
3 of 5 tasks

☂️ Fields and Labels #61

bdlukaa opened this issue May 3, 2021 · 2 comments
Labels
new widget Requests for new widgets

Comments

@bdlukaa
Copy link
Contributor

bdlukaa commented May 3, 2021

Implement text and label fields:

-ordered by priority-

Text Fields

A text field is a rectangular area in which the user enters or edits one or more lines of text. A text field can contain plain or styled text.

TextField Example

Combo Box

A combo box combines a text field with a pull-down button in a single control. The user can enter a custom value into the field or click the button to choose from a list of predefined values. When the user enters a custom value, it’s not added to the list of choices.

ComboBox Example

Search Fields

A search field is a style of text field optimized for performing text-based searches in a large collection of values. Many windows include a search field in the toolbar, but a search field can also be displayed in the body area of a window. A search field displays a magnifying glass icon, and can also include placeholder text and a cancellation button.

Search Field Example

Token Fields

A token field is a type of text field that includes tokens, blocks of text that can be easily selected and manipulated.

Token Field Example

Label

A label is a static text field that describes an onscreen interface element or provides a short message. Although people can’t edit labels, they can sometimes copy label contents.

Label

@bdlukaa bdlukaa added enhancement new widget Requests for new widgets labels May 3, 2021
@bdlukaa bdlukaa self-assigned this May 3, 2021
@bdlukaa bdlukaa mentioned this issue May 4, 2021
6 tasks
This was referenced May 14, 2021
@GroovinChip
Copy link
Collaborator

@bdlukaa do you intent to continue work on this?

@bdlukaa
Copy link
Contributor Author

bdlukaa commented Mar 6, 2022

no

@bdlukaa bdlukaa removed their assignment Mar 6, 2022
@GroovinChip GroovinChip added this to the stable release milestone Apr 21, 2022
@GroovinChip GroovinChip changed the title Fields and Labels ☂️ Fields and Labels Apr 21, 2022
@GroovinChip GroovinChip removed this from the stable release milestone Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new widget Requests for new widgets
Projects
None yet
Development

No branches or pull requests

3 participants