These messages are kinda silly - browsers will move too fast to see them in most cases - and they use onClick which limits us to very permissive content security policies
Changes proposed in this pull request:
drop loading messages when clicking buttons
security considerations
removing onclicks will let us improve our content security policies, which will improve security
These messages are kinda silly - browsers will move too fast to see them in most cases - and they use
onClick
which limits us to very permissive content security policiesChanges proposed in this pull request:
security considerations
removing onclicks will let us improve our content security policies, which will improve security