getappmap / appmap-js

Client libraries for AppMap
48 stars 17 forks source link

Activate with email errors are presented to the user #1843

Open dustinbyrne opened 3 months ago

dustinbyrne commented 3 months ago

If the user attempts to activate via email but they receive a non-200 response from the server, an error state should be rendered.

Present the error to the user. Consider that the error may span many lines, and shouldn't obscure or hide the form when the page reflows.