Cyberjusticelab / JusticeAI

JusticeAI (ProceZeus) is a web chat bot that aims to facilitate access to judicial proceedings involving Quebec tenant/landlord law
https://cyberjusticelab.github.io/JusticeAI/docs/rendered/
MIT License
21 stars 16 forks source link

BUG: Fix Progress Bar Stuck at 100% #368

Closed arekmano closed 6 years ago

arekmano commented 6 years ago

Description During the time when additional questions are asked, the progress bar was at 100%, but there are still questions to be answered.

brucecaii commented 6 years ago

What is the bug?

arekmano commented 6 years ago

During the demo, for the "additional questions", the progressbar was at 100%, but there were still questions left to answer.

Vynny commented 6 years ago

Gotta narrow down whether this is an nlp endpoint issue or a front end issue. I'll test the endpoints again and come back with results.

brucecaii commented 6 years ago

When user allows more questions, the progress reset image

Vynny commented 6 years ago

I'm not sure what you mean. The progress doesn't reset, it's recalculated to take into account the additional questions that will be asked.

brucecaii commented 6 years ago

@Vynny I see, I misunderstood it. But yes, that is the behavior. I think this bug cannot be reproduce.

Vynny commented 6 years ago

I haven't been able to reproduce this issue.