-
-
Notifications
You must be signed in to change notification settings - Fork 315
Open
Labels
Description
Hello Ramon, fantastic little library you've made here. Thanks :)
I think 've encountered a bug.
As documented in stories structure,
there is a key (seen: false, // set true if user has opened)
When in array of stories I put seen: true for one out of 5 stories (say for id="ramon").
I expect its ring to discolor & the story to go last.
Outcome observed: Story does go to last but the ring is not discolored as class "seen" is not added.