解決済みまたは未解決トピックのカテゴリを照会するGUI

solved=no&status=open または solved=yes パラメータをカテゴリと一緒に渡せるのは、とても素晴らしい機能です。カテゴリのトピックを解決済みステータスでフィルタリングするのは、非常に簡単で役立ちます。しかし残念ながら、これらの機能は上級者であってもめったに使われません。パラメータの組み合わせを覚えておらず、URL にパラメータを付加する方法も知らないからです。

カテゴリごとに、ユーザーに対して URL パラメータを送信するヘッダーボタンを設けることはできませんか?

トップリスト、ブックマークリスト、自分の投稿リスト、最新トピックなどがあるように、解決機能の有効化されているカテゴリ向けに「未解決」「解決済み」リストのボタンを作成することは可能でしょうか?

Discourse の初期バージョンでは、特定のカテゴリを除外する、あるいは特定のカテゴリのみを対象とするなど、事前定義されたパラメータを持つカスタムボタンを作成できました。

現在のカテゴリのパスに solved=no&status=open パラメータを追加するボタンを作成することは可能でしょうか?

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:

「いいね!」 3

Apologies

Never see that after years
image

joooj

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

I am on lastes version

If you refresh the page when the solved=no query param is set, does the solved topic get removed from the topic list?

「いいね!」 1

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.

「いいね!」 1

If you get a chance, could you try loading your site in safe mode and see if that fixes the problem?

「いいね!」 4

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

「いいね!」 2

Thanks for testing that.

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.

「いいね!」 4

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.

「いいね!」 4