chatrix icon indicating copy to clipboard operation
chatrix copied to clipboard

Expose the Invalid Room Alias error in a better way

Open akirk opened this issue 1 year ago • 0 comments

When you set an invalid alias, you can only see this in the developer tools of the browser

HomeServerError: Room alias invalid on GET https://wporg.automattrix.com/_matrix/client/v3/directory/room/%20%23training%3Acommunity.wordpress.org?
  • [ ] Validate the room alias field for syntax (in the above example I had an accidental space in front of the room name).
  • [ ] Expose the error message if the room alias is invalid despite being syntactically correct.

akirk avatar Nov 13 '23 10:11 akirk