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
feat(tags): add alphabetical sort button to TagsPanel
- Introduce the handleSortAlphabetically action in TagsTree to recursively sort tags by name.
- Add a new ToolbarButton to trigger the sort functionality in the panel header.
0 commit comments