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(sidebar): replace NcChip with non-interactive status indicator
NcChip has button-like appearance (hover effects, pointer cursor,
pill shape) which confused users into thinking the status label
was clickable. Replace with a dot + label text layout using only
CSS logical properties for proper LTR/RTL support.
Signed-off-by: Vitor Mattos <[email protected]>
0 commit comments