# Ordinamento per nome sulla pagina dei tag

**URL:** https://meta.discourse.org/t/sorting-by-name-on-tag-page/394485
**Category:** Bug
**Tags:** tags, fixed
**Created:** [27 Gennaio 2026, 10:00pm UTC](https://meta.discourse.org/t/sorting-by-name-on-tag-page/394485 "2026-01-27T22:00:16Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [28 Gennaio 2026, 11:47pm UTC](https://meta.discourse.org/t/sorting-by-name-on-tag-page/394485/8 "2026-01-28T23:47:22Z")

</div>

Ottima osservazione, questo dovrebbe risolvere il problema

> <https://github.com/discourse/discourse/pull/37363>
>
> Follow-up to #37339.
> 
> The previous fix addressed sorting when clicking the "so…rt by name" button, but missed the initialization path when the \`tags\_sort\_alphabetically\` site setting is enabled. Tags were still being sorted by \`id\` instead of \`name\` on initial page load.
> 
> This also adds tests for both sorting paths (site setting and manual toggle) to prevent regressions.
> 
> Ref - https://meta.discourse.org/t/394485

---

_[View the full topic](https://meta.discourse.org/t/sorting-by-name-on-tag-page/394485)._
