Problem
After viewing stories and reopening instagram-cli stories, already-seen stories appear at the top again, making it hard to find new content.
Expected behavior
Stories that were already seen should be filtered out or moved to the bottom of the list on reload.
Current behavior
markStoriesAsSeen is called correctly when viewing a story, but on the next launch the reels tray is fetched fresh and no seen/unseen filtering or sorting is applied.
Problem
After viewing stories and reopening
instagram-cli stories, already-seen stories appear at the top again, making it hard to find new content.Expected behavior
Stories that were already seen should be filtered out or moved to the bottom of the list on reload.
Current behavior
markStoriesAsSeenis called correctly when viewing a story, but on the next launch the reels tray is fetched fresh and no seen/unseen filtering or sorting is applied.