You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2021. It is now read-only.
We current show the form at the bottom of the screen.
But, the user may have several forms open at once.
Each time they press "Add" (or "New") an empty form gets inserted into the message stream.
Newly received messages will appear beneath it.
When user clicks on "Save" it gets sent, with a "Draft" status "true". It stays open.
When user clicks on "Send", it gets sent, with a "Draft" status "false". It is closed, and the read-only "received" style of message is displayed.
We may need to make the client windows wider to allow this to be investigated.
The text was updated successfully, but these errors were encountered: