Passar os parâmetros solved=no&status=open ou solved=yes junto com a categoria é um recurso realmente legal. É muito fácil e útil filtrar os tópicos de uma categoria pelo status de resolução. No entanto, infelizmente, esses recursos são raramente usados, mesmo por usuários avançados, simplesmente porque não lembram da combinação de parâmetros e não sabem como enviá-los na URL de qualquer maneira.
Podemos ter um botão no cabeçalho por categoria que envie os parâmetros de URL para o usuário?
Assim como temos listas principais, lista de marcadores, lista de minhas postagens e as mais recentes, podemos criar botões de listas “Não resolvidos” e “Resolvidos” para categorias que têm a resolução habilitada?
Nas versões iniciais do Discourse, éramos capazes de criar botões personalizados com parâmetros predefinidos, como excluir uma categoria ou a própria categoria.
Podemos criar um botão que adicione os parâmetros solved=no&status=open ao caminho atual da categoria?
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.