Skip to content
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

fix: issue with cycle and module sidebar filter implementation. #3142

Merged
merged 1 commit into from Dec 16, 2023

Conversation

prateekshourya29
Copy link
Collaborator

Problem

The Filter options for Assignee and Lables were not working in cycles and modules sidebar. The implementation was commented out during the previous refactor.

Solution

Added proper implementation for updating the filters in the module and cycle sidebar. Also disabled the filter option if the cycle is completed.

Before Fix:

Cycle_module_filters_issue.mp4

After Fix:

Cycle_module_filters.mp4

@sriramveeraghanta sriramveeraghanta merged commit 3d83101 into develop Dec 16, 2023
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/sidebar-filter branch December 16, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants