Fix contribution#1081
Conversation
…, scroll bar issue when side bar is toggled off and filtering of tasks.
|
Hi Maintainer, I have successfully updated this PR, matched the local structure with the main repository, and resolved all merge conflicts. The branch is now green and fully mergeable! What this PR implements: Note: You may see a high number of deletions/changes in the commit log because I had to clean up an accidental duplicate subfolder on my local machine to properly align my code with the project's exact technical stack. Ready for review! I am happy to answer any questions or make further changes if needed. Thank you! |
Related Issue
Closes #1074
Closes #1075
Closes #1076
Closes #1077
Closes #1078
Summary
This PR fixes the sidebar toggle icon behaviour, restricts task creation to present or future dates, and implements a task labelling system complete with dashboard filters for categories like late and missed
Changes Made
Testing
Screenshots
1.New dashboard when new task is being added:-


2.New dashboard after logging in:-
Checklist