-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Labels
P3Priority: LowPriority: LowUIVisual issues affecting the UI (not notation)Visual issues affecting the UI (not notation)accessibilityIssues related to accessibilityIssues related to accessibilityproperties
Description
This is a follow-up from related issues:
- Wrap text in InspectorPropertyViews (#29972) #31871 let property field labels occupy two lines instead of just one
- Truncated properties labels provide no way to read the full title #29972 (closed to replace with this one)
Problem
In certain translations, it might be possible that a properties field label is very long. Now that we allow these labels to fit on two lines, it's rare but possible that they might be even longer. They get automatically truncated with an ellipses but the user has no way to read the rest of the label.
Solution
When hovering over a label for a field that has truncation, we should show a tooltip displaying the full name of the property.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Priority: LowPriority: LowUIVisual issues affecting the UI (not notation)Visual issues affecting the UI (not notation)accessibilityIssues related to accessibilityIssues related to accessibilityproperties
Type
Projects
Status
In Progress