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
When having a dashboard-10.yaml it shows up as third dashboard after dashboard-1.yaml. I would expect it to be ordered numerically.
This is called natsort(https://www.npmjs.com/package/natsort) or sometimes version-sort.