There was two bugs: - naming of properties were incorrect s/is_private/isPrivate and s/is_public/isPublic - a previous refactoring has used `=` for setter when it's an `EmberObject` and `set` should be used This commit also adds a spec and page objects to ensure this modal is working as expected. |
||
---|---|---|
.. | ||
bulk_invite_modal.rb | ||
post_event.rb |