Background
The sort order of tags in the repo sidebar has the most recently added (highest) tags at the bottom of the list. IMHO the most recent tags are the most likely to be used to refer to specific changesets.
For active repos that use tags, the list of tags quickly grows very long, and forces users to scroll to click these 'most recent' tags.
Suggestion
Would you please either:
A) Change the default sort order for tags to descending - probably more useful for most people.
OR
B) Add an option that allows users to choose the sort order of tags (ascending or descending).
OR
C) Collapse the list and show only the most recent X tags (say the last 10) with a show more option.
- relates to
-
SRCTREEWIN-6618 (Git) Add setting to enable "fetch all tags" by default. Make the default enabled.
- Closed