Add option to remove login modal / make anonymous user UX simpler
Commento previously provided the ability for users to post anonymous comments by ticking a box below the form and pressing "Add comment". You can see the demo of that here: https://demo.commento.io/ We're looking to use Comentario on the [Warframe Wiki](https://wiki.warframe.com/), but the current user experience for posting a comment anonymously is not ideal. It requires users to type their comment, press "Add comment", then get prompted with a modal/popup to login with a social account or enter a name and comment without registering. I don't think this is a desirable user experience for someone who is simply wishing to leave an anonymous comment, so I think it would be useful if a configuration option could be added to Comentario which removes this modal entirely. The option could change the behaviour to work like this: the "Post comment" button either posts the comment anonymously (if not logged in) or with attribution (if logged in), without showing any modals or popups, and users can still press "Log in" at the top right of the form to login to an account. We're also happy to explore working on this ourselves and submitting a patch if you'd like. Thanks!
issue