We would be able to surface more information about errors to users if we had a simple, param-based toast notification system.
For example, the Discourse edge function could redirect to the homepage with ?toast=No%20matching%20group%20found attached to the URL, and the toast feature picks it up and displays the message.
We would be able to surface more information about errors to users if we had a simple, param-based toast notification system.
For example, the Discourse edge function could redirect to the homepage with
?toast=No%20matching%20group%20foundattached to the URL, and the toast feature picks it up and displays the message.