ni / nimble

The NI Nimble Design System
https://nimble.ni.dev
MIT License
32 stars 8 forks source link

'Required' state visual design #2072

Closed fredvisser closed 1 month ago

fredvisser commented 5 months ago

🎨 Visual Design Request

📌 Request Background

Input controls are often used in forms or property editor dialogs. Often the user is required to provide an input to the control before the form can be submitted or before the property changes can be saved.

With Nimble controls today, client applications will manually add … (Required) to the control's placeholder text or to the label.

We need to provide a standardized way for the application to let the end-user know that a control is required.

Input controls:

🎯 Core Requirements

🍆 Non-requirements

Don't need to support:

🥅 Acceptance Criteria