supdegrave / meteor-evm

Event Volunteer Management system, built using meteor.js
2 stars 1 forks source link

New user enroll not working #25

Closed MonkeyDo closed 9 years ago

MonkeyDo commented 9 years ago

Repro:

I think it's just a matter of adding that enroll page to the Router.onBeforeAction exceptions. Will look into that.

MonkeyDo commented 9 years ago

Currently, with the routing figured out, still have a problem: Enrolling is done through a modal (i.e. is present in a 'ui dimmer modals' div, but modal does not show up automatically)