Да, это было удалено, когда мы добавили отдельную страницу настроек тегов. Я открыл PR, чтобы вернуть кнопку информации и обновить старый информационный баннер, приведя его в соответствие со стилями наших баннеров категорий.
main ← restore-tag-info-panel
opened 04:50PM - 19 May 26 UTC
In 5f0d95e1f11 we added a dedicated tag settings page, but removed some informat… ion for tags that was available to regular visitors. This PR adds an info button back to the UI and revamps that tag information so it's better aligned with our category heading styles.
The ℹ️ button also now reflects the state (blue icon = active) and it can persist while navigating between tag routes.
There are now some shared styles between the two banners with a new `.discovery-heading` class.
<img width="2188" height="502" alt="image" src="https://github.com/user-attachments/assets/b430a694-1f7a-4891-bdde-40276b526aad" />
and the existing category banner, for comparison
<img width="2194" height="602" alt="image" src="https://github.com/user-attachments/assets/a3fcc6df-78a8-42d0-acc2-a48e69eae6f1" />
1 лайк