Moin
Fevereiro 4, 2026, 10:56pm
1
Quando olho as configurações de uma categoria e uso o botão na barra lateral para criar uma nova categoria, assim que seleciono a aba “segurança”, vejo as configurações da categoria novamente em vez de poder configurar minha nova categoria.
3 curtidas
Obrigado @Moin - será corrigido por
main ← fix-simplified-category-creation-bugs
opened 10:42AM - 05 Feb 26 UTC
Two issues addressed:
1. Require icon selection when style type is "icon" - p… reviously the new category interface allowed creating categories without an icon, unlike the old interface which required one.
https://meta.discourse.org/t/395223
2. Reset security settings when navigating from edit to new category - the categoryVisibilityState was being reused across different categories, causing the security tab to show the previous category's settings.
https://meta.discourse.org/t/395224
3 curtidas
Fechando, já que @awesomerobot consertou de vez
main ← fix-category-data
merged 10:03PM - 05 Feb 26 UTC
After editing a category and then attempting to create a new one, sometimes you'… d end up back to the one you were editing when clicking tabs in the navigation. This resets the data to avoid the issue.
6 curtidas