Communication
: Selecting a channel calls messages api twice
#9496
Labels
Communication
: Selecting a channel calls messages api twice
#9496
Describe the bug
When selecting a channel the
/course/id/messages
api is called twice. This is inefficient and also creates a flashing ui effect of the messages appearing shortly, dissapearing and appearing again.To Reproduce
Open the "Network" tool inside the browser, to check all activity
/messages
apiExpected behavior
The client should only request the messages once, then display them.
Screenshots
Which version of Artemis are you seeing the problem on?
7.6.1
What browsers are you seeing the problem on?
Chrome
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: