Skip to content

FIX: bring back sidebar filter #32837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 22, 2025
Merged

FIX: bring back sidebar filter #32837

merged 3 commits into from
May 22, 2025

Conversation

lis2
Copy link
Contributor

@lis2 lis2 commented May 21, 2025

In this PR, filter was removed and replaced by search.

#32485

However, moderator should still be able to filter sidebar. Also, plugins like doc-category should have filterable sidebar.

Moderator:
https://github.com/user-attachments/assets/2604930f-c69a-4ac2-bdac-9ad94eead4bb

Doc category plugin
https://github.com/user-attachments/assets/9ad9f5b4-9d2c-4c2d-9005-e31822acfaab

@github-actions github-actions bot added the i18n PRs which update English locale files or i18n related code label May 21, 2025
@lis2 lis2 force-pushed the recover-sidebar-filter branch from b0ec1a6 to 2a7cb99 Compare May 21, 2025 07:57
In this PR, filter was removed and replaced by search.

#32485

However, moderator should still be able to filter sidebar. Also, plugins like `doc-category` should have filterable sidebar.
@lis2 lis2 force-pushed the recover-sidebar-filter branch from 2a7cb99 to c3dea02 Compare May 21, 2025 08:24
@tgxworld tgxworld requested a review from OsamaSayegh May 22, 2025 01:23
Comment on lines +60 to +62
get filterable() {
return false;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the difference between filterable and searchable? To me they sound like they're the same thing, so maybe we should include a comment here to clarify what each one does?

@lis2 lis2 merged commit 206dff5 into main May 22, 2025
16 checks passed
@lis2 lis2 deleted the recover-sidebar-filter branch May 22, 2025 05:44
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/discourse-doc-categories/322376/123

@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/weekly-summary/291947/74

lis2 added a commit to discourse/discourse-doc-categories that referenced this pull request May 27, 2025
Spec was removed here #38

Because we brought back filter functionality, it is working again - discourse/discourse#32837

Meta: https://meta.discourse.org/t/discourse-doc-categories/322376/123
lis2 added a commit to discourse/discourse-doc-categories that referenced this pull request May 30, 2025
Spec was removed here #38

Because we brought back filter functionality, it is working again - discourse/discourse#32837

Meta: https://meta.discourse.org/t/discourse-doc-categories/322376/123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n PRs which update English locale files or i18n related code
Development

Successfully merging this pull request may close these issues.

3 participants