Pasar los parámetros solved=no&status=open o solved=yes junto con la categoría es una característica realmente genial. Es muy fácil y útil filtrar los temas de una categoría por su estado de resolución. Pero, lamentablemente, estas funciones se utilizan raramente, incluso por usuarios avanzados, simplemente porque no recuerdan la combinación de parámetros y no saben cómo enviar parámetros en la URL de ninguna manera.
¿Podríamos obtener un botón de encabezado por categoría que envíe los parámetros de URL para el usuario?
Como tenemos listas principales, lista de marcadores, lista de mis publicaciones, lo más reciente, ¿podríamos crear botones de listas de “No resueltos” y “Resueltos” para las categorías que tienen habilitada la resolución?
En las primeras versiones de Discourse, pudimos crear botones personalizados con parámetros predefinidos, como excluir una categoría o la categoría en sí misma.
¿Podríamos crear un botón que agregue los parámetros solved=no&status=open a la ruta de la categoría actual?
The Solved plugin adds a show filter by solved status site setting to Discourse. When enabled, it adds a filter for solved and unsolved topics to the navigation menu:
Looks like this feature does not wokrs,
On my categories there is dorp’n down buton.
It sends to params to addres bar in chrome or firefox but there is no filtering after that
Yes it does, Filtering works when I do refresh page with url parameters, but selecting unsolved or solved in drop and down do not refresh grid of topics.
Entering in safe mod and Disable current theme did heal this bug
In safe mode drop’n down for filtering rows works as should.
Now I need time to test which theme component break this.
Any idea why I do not see filtering dop’n dow on my other instance.
There is solving enabled, I am on lastes but there is no filgtering drop n down filter
What I’m finding is that unless the allow solved on all topics site setting is enabled, the filter is not getting added to the navigation menu. This seems to be related to another issue - when allow solved on all topics is not enabled, a Solved section is added to the category settings. The checkbox in this section will not stay checked after the category is saved. We will look into what is causing this problem and get it fixed.
Can you try updating your site to get the latest version of the Discourse Solved plugin? The plugin has been updated to fix an issue that was preventing the solved filter from being displayed when the allow solved on all topics setting is not enabled. The filter should now be displayed for the topic lists of categories that allow solutions. The filter will still not be displayed on your site’s latest topic list unless allow solved on all topics is enabled. This is by design.