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

DRAFT feat/add-recently-interacted #860

Open
wants to merge 12 commits into
base: 8.0.x
Choose a base branch
from

Conversation

keraan
Copy link
Contributor

@keraan keraan commented May 31, 2024

Description

A 'Recently Interacted Submissions' using localstorage.
Created a LocalStorageService
Created a RecentlyInteractedTaskService

TODO

  • add recently interacted with
  • sort by time viewed / interacted with

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Not yet, still drafted.

Testing Ideas:

  • Simulate using localstorage.
  • Test when localstorage is empty.
  • Test with duplicate submissions
  • Test when working correctly

Testing Checklist:

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have requested a review from @macite and @jakerenzella on the Pull Request

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.

2 participants