Skip to content

Feat/subject task filtering#762

Open
Radhika252007 wants to merge 3 commits into
Charushi06:mainfrom
Radhika252007:feat/subject-task-filtering
Open

Feat/subject task filtering#762
Radhika252007 wants to merge 3 commits into
Charushi06:mainfrom
Radhika252007:feat/subject-task-filtering

Conversation

@Radhika252007
Copy link
Copy Markdown

Related Issue

Closes #713

Summary

Implemented a subject-based task filtering feature that allows users to view tasks associated with a selected subject. This improves task organization and usability for users managing multiple subjects. User can click on the Subject on the sidebar and tasks section will filter the tasks based on subjects.

Changes Made

  • Added subject-based filtering functionality
  • Implemented dynamic task filtering without page refresh
  • Updated task display logic for selected subjects
  • Improved overall task management experience

Testing

  • Tested filtering tasks for multiple subjects
  • Verified dynamic updates when switching subjects
  • Confirmed correct rendering of filtered task lists
  • Tested locally for UI consistency and functionality

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included
  • Documentation updated (if applicable)

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.

feat: Add Subject-Based Task Filtering

1 participant