Skip to content

Add unit tests for useFirstTimeUse hook and improve expiration hand…#673

Merged
craigrbarnes merged 3 commits intodevelopfrom
chore/remove_ftu_cookie_use
Mar 19, 2026
Merged

Add unit tests for useFirstTimeUse hook and improve expiration hand…#673
craigrbarnes merged 3 commits intodevelopfrom
chore/remove_ftu_cookie_use

Conversation

@craigrbarnes
Copy link
Copy Markdown
Collaborator

…ling

  • Introduced comprehensive tests covering localStorage, sessionStorage, and IndexedDB behavior.
  • Refactored hook logic to support structured data with expiration timestamps.
  • Removed redundant cookie logic and streamlined persistence mechanisms.

Link to JIRA ticket if there is one: N/A

New Features

Breaking Changes

Bug Fixes

  • remove use of cookie for First time use modal check

Improvements

Dependency updates

Deployment changes

…ling

- Introduced comprehensive tests covering localStorage, sessionStorage, and IndexedDB behavior.
- Refactored hook logic to support structured data with expiration timestamps.
- Removed redundant cookie logic and streamlined persistence mechanisms.
@craigrbarnes craigrbarnes merged commit a1769b1 into develop Mar 19, 2026
5 checks passed
@craigrbarnes craigrbarnes deleted the chore/remove_ftu_cookie_use branch March 19, 2026 17:21
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.

1 participant