You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Empty states are not conveyed by default even in native HTML (some screen reader softwares do read empty input fields, but thats all), but it makes sense to add blank info in the speech output. We will proceed with this issue as a feature request for an improvement.
@ilhan007 Maybe this is relevant not only for table cells, but for list items and so on? We could think of future improvements in other components also, regarding empty states.
Bug Description
On accessing the table row, if there's an empty cell the empty value information is not conveyed to the user.
Expected Behavior
On accessing the table row, the empty value information should be conveyed for every empty cell in this row.
Steps to Reproduce
Context
Priority
The text was updated successfully, but these errors were encountered: