synapsecode / JavaScript-TasksApp

This app is a full-fledged TaskList Application like Google Tasks built in Vanilla JavaScript.
1 stars 1 forks source link

BUG: Filter Tasks & Task List #1

Open kathro101 opened 3 years ago

kathro101 commented 3 years ago

Filter Tasks by Priority: Appropriate content won't show once there are two or more lists created by the user.

Task List: Tasks won't show once user starts using the 'Filter Tasks by Priority' feature.

synapsecode commented 3 years ago

Thank you so much for pointing that out. I currently do not have the time to fix this as i am working on other projects at the moment. Feel free to submit a pull request if you can fix it. Otherwise I shall fix it at a later time! Once again, thank you