animo / animo-demo

Interactive demo explaining the concepts of self-sovereign identity.
https://demo.animo.id
Apache License 2.0
29 stars 42 forks source link

All user characters show all uses-cases as competed after completing just one of them #163

Open jimezesinachi opened 1 year ago

jimezesinachi commented 1 year ago

I detected this while using the deployed version of the demo at demo.animo.id, not the local version I can test from the main branch.

The demo has three (3) characters: Jan, Noah and Joyce.

After completing all the use-cases for Jan, it automatically registers the use-cases for Noah and Joyce, and vice-versa.

Thought it was an error on my side, that I had done the use-cases before, but using private browser windows over multiple runs left me with the same outcome.

Also the reset option from the command+k to reset dashboard didn't seem to affect it.

Definitely needs further investigation, but I thought to mention it here first.

janrtvld commented 1 year ago

After completing all the use-cases for Jan, it automatically registers the use-cases for Noah and Joyce, and vice-versa.

What do you mean by 'registers the use cases'?

Also the reset option from the command+k to reset dashboard didn't seem to affect it.

resetDemo does reset the completed use cases, or did you reset the configuration only?

jimezesinachi commented 1 year ago

I mean 'completes' the use-cases for the other characters.

jimezesinachi commented 1 year ago

Did both. Reset demo and reset dashboard.

jimezesinachi commented 1 year ago

Maybe just try it out and see for yourself. If I'm doing something wrong, then we'll know for sure.

codedjems commented 1 year ago

Maybe just try it out and see for yourself. If I'm doing something wrong, then we'll know for sure.

I have had the same issue back in January. Took a break hoping the bug would get fixed. Did you find a solution?