ni / nimble

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

Table cell error states #2101

Open fredvisser opened 1 month ago

fredvisser commented 1 month ago

🙋 Feature Request

😯 Problem to Solve

Per #1776

With user generated content, the table needs the ability represent that one or more table data cells are invalid.

For example:

In each case, we need to inform the user that the is an issue parsing or formatting the data and how they can resolve it.

Today, columns like the custom property column use placeholder text to show error strings. We should have a first class way to show this information.

image

Screenshot 2024-05-13 at 11 06 46 AM

💁 Proposed Solution

TBD

📋 Tasks