Files
discourse/app/assets/javascripts/select-kit
Kris 6f489d5303 UX: direct to single tag page from tag intersection when one tag remains (#34038)
When on a tag intersection like this: `/tags/intersection/foo/bar`

We have our tag selector:

<img width="946" height="136" alt="image"
src="https://github.com/user-attachments/assets/6f64cec6-c8f0-456e-a139-769ae66584d1"
/>

When you remove all but one tag, we redirect to /tags, which isn't the
best experience. This change will direct users to the single tag page
`/tag/foo` instead.
2025-08-04 09:42:25 -04:00
..
2021-08-04 22:04:58 +02:00