Skip to content

Conversation

@godaralokesh29
Copy link
Contributor

This update introduces an independent reset option for each filter component:
years, categories, technologies, topics, shortcuts.
Users can now clear a single filter without affecting the others.

Before

Previously, the filtering system only supported a global reset (clear all filters).
This meant that if a user wanted to clear just one specific filter (e.g., only Years),
they still had to reset all filters at once.

Why

  • Improves usability by allowing more granular control
  • Reduces frustration when working with multiple filters
  • Matches expected UX patterns in modern filtering systems

Screenshot

image

@nishantwrp This feature was quite necessary, as the previous global reset often disrupted the user workflow.
With independent clear options, users can now reset only the filter they want (e.g., just Years without losing Categories).
This small change makes the filtering experience smoother and aligns better with common UX expectations.

@netlify
Copy link

netlify bot commented Aug 26, 2025

Deploy Preview for gsoc-organizations ready!

Name Link
🔨 Latest commit 8d16c3d
🔍 Latest deploy log https://app.netlify.com/projects/gsoc-organizations/deploys/68b9e148477e290008965eb4
😎 Deploy Preview https://deploy-preview-181--gsoc-organizations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@godaralokesh29
Copy link
Contributor Author

Hi @beingnoble03, I hope you're doing well. Whenever you find the time, could you kindly review this PR and share any suggestions or changes you’d like me to make? Thank you! 😊

Copy link
Owner

@nishantwrp nishantwrp left a comment

Choose a reason for hiding this comment

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

Thanks @godaralokesh29, the overall idea LGTM.

The UI for the "Clear filter" button seems a bit odd. Can we explore some other options? Maybe a small button beside each filter search bar OR "Clear all" beside the "View all" button in each filter, OR something else.

@godaralokesh29
Copy link
Contributor Author

godaralokesh29 commented Sep 4, 2025

Filter Panel UI Update

Hi @nishantwrp 👋 Thanks again for reviewing this PR!

Based on your feedback about the placement of the “Clear filter” button, I’ve explored a couple of UI alternatives for the sidebar filtering panel:


Option 1 – Very minimalistic change

image

Option 2 – Clear Button beside Search Bar

image
  • Keeps the clear action close to the search box
  • Minimal design, saves vertical space
  • Works well if users mainly clear filters right after searching

Option 3 – Clear All beside View All

image
  • Groups “View all” and “Clear all” actions together
  • Intuitive placement at the bottom of each filter section
  • Feels more consistent with existing sidebar controls

@nishantwrp
Copy link
Owner

Can we have something like this with some enhancements.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants