Screenshots
When the transcript is at the bottom, no activities were acknowledged (still orange).

Version
master
Describe the bug
All activities in view should be acknowledged when one of the condition below is fulfilled:
- The user sent a message
- The user scroll to bottom, from a non-bottom position
Steps to reproduce
- Go to http://localhost:5001/autoScroll.acknowledgement
- After the test run complete, click the "Add 3 activities with 10 lines each"
- Scroll to bottom
Expected behavior
The transcript should turn blue (i.e. acknowledged).
Additional context
It seems introduced during my last mile on optimizing the code. Also lacking of a test for condition 2.
[Bug]
Screenshots
When the transcript is at the bottom, no activities were acknowledged (still orange).
Version
masterDescribe the bug
All activities in view should be acknowledged when one of the condition below is fulfilled:
Steps to reproduce
Expected behavior
The transcript should turn blue (i.e. acknowledged).
Additional context
It seems introduced during my last mile on optimizing the code. Also lacking of a test for condition 2.
[Bug]