bcgov / bcgov/visitz-app

Replace UserIgnoredContentPrefs

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
0
Forks
1
Avg merge
1d 32m
Merged PRs (30d)
15

Description

This issue is to track a piece of obsoleted code we haven't had time to go and replace yet.

[LastUpdatedPrefs.cs](https://github.com/bcgov/visitz-app/blob/production/visitz/VisitzModel/Storage/LastUpdatedPrefs.cs)

Replace usage with the new `BoLocalState` object. Otherwise, if we ever switch to a different DB system than Realm, we can change then.

Contributor guide

Open the contributing guide

Research direction

Read LastUpdatedPrefs.cs first, then search the repository for UserIgnoredContentPrefs and BoLocalState usages. The work is done when the old object’s usages have been replaced with BoLocalState and the obsolete code is no longer used.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
database
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.