badoo / badoo/Gallery

Check unused snapshot references

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
13
Forks
5
PR merge metrics
No merged PRs in 30d

Description

If you recorded a snapshot and then removed element from the gallery, no error will be shown, so it's very easy to forget to remove them.
We should implement a way to scan filesystem and if reference images do not match with what we have in ItemStore, show an error

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating ItemStore and the code that records or consumes snapshot reference images, then inspect how the gallery stores those references on the filesystem. Done means scanning the filesystem, detecting references absent from ItemStore after an element is removed, and showing an error for each mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.