8f213e780c9d4e925697f205c9ec838fe826c4da
The file viewer's assigned-tags list showed tags in API order, ignoring the sort the user picked on the tags page. Add a client-side sortTags helper and order the assigned list (in TagPicker) by tagSorting, reactively so it re-sorts the moment the sort changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>