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
fix(admin-ui/priorities): wrap long source labels in override picker (#2790)
Long device names (e.g. a Raymarine/Furuno label that includes the full
sourceRef) were clipped to a single line in the path-override Source
picker, forcing the column too wide and hiding the rest of the name.
Let the selected value and the menu options wrap across lines and grow
the control vertically so the full label stays readable.
Co-authored-by: dirkwa <dirkwahrtheit@gmail.com>
0 commit comments