We display an error message below the "Create Community" button when the community creation request fails.
We clear the error message when
- User changes name input
- User changes announcement setting
- User re-attempts community creation
Depends on D7979
Requirements of the reqwest body stream:
A stream of Result<impl Into<Vec<u8>>, impl Into<Box<dyn Error>>>