3-Round-Stones / callimachus

Callimachus is a highly scalable platform for creating and running data-driven websites
Other
95 stars 24 forks source link

Unnecessary error message when cancelling a new user invitation modal #240

Closed edwardsph closed 8 years ago

edwardsph commented 8 years ago

If you begin to create a new user in group you get a modal dialog in which to create the invitation. If you click outside that dialog to cancel the invitation the page displays an error:

resource is not defined »
ReferenceError: resource is not defined
    at http://example.org/callimachus/1.5/scripts/group.js:96:24

I think this is unnecessary. Nothing has gone wrong - the user should be able to cancel the invitation.