doubtfire-lms / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
45 stars 332 forks source link

DRAFT feat/recently-viewed-submissions #857

Closed keraan closed 3 months ago

keraan commented 3 months ago

Description

A 'Recently Viewed Submissions' (or interacted with) filter using localstorage. Add a toggle filter in the staff task list. Added another field in StaffTaskListComponent: tasksInCache: Task[] and also added a useCache: boolean to the filter.

TODO

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Not yet, still drafted. Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration Testing Ideas:

Testing Checklist:

Checklist: