Skip to content

☂️ Fields and Labels #61

@bdlukaa

Description

@bdlukaa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    new widgetRequests for new widgets

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions