This pull request fixes the issue on small screens in which the replicating/loading indicator spinner is rendered on top of the message input field by moving its functionality to the new messages bar. In short, the new messages bar whenever not on the bottom of the messages reacts to loading with animation and only shows up if there are unread messages.
This pull request fixes the issue on small screens in which the replicating/loading indicator spinner is rendered on top of the message input field by moving its functionality to the new messages bar. In short, the new messages bar whenever not on the bottom of the messages reacts to loading with animation and only shows up if there are unread messages.
Fixes #85, fixes #89