Moin
4 Febrero, 2026 22:56
1
Cuando miro la configuración de una categoría y uso el botón en la barra lateral para crear una nueva categoría, una vez que selecciono la pestaña “seguridad”, veo la configuración de la categoría nuevamente en lugar de poder configurar mi nueva categoría.
3 Me gusta
Gracias @Moin , se solucionará con
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 Me gusta
Cerrando ya que @awesomerobot lo arregló definitivamente
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 Me gusta