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
Update apps/devindex/view/home/StatusToolbar.mjs to format the visible row count using Intl.NumberFormat. This improves readability for large numbers (e.g., "1,234" instead of "1234").