-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: COmanage Registry 3.1.1 (Hidden Gem MR1)
-
Component/s: Registry
-
None
Currently, each enrollment flow step causes a browser redirect whether or not it does anything (and again for each enroller plugin). This creates a lot of browser spinning ("Please wait, executing step foo...").
Consider calculating the next step within CoPetitionsController, possibly with the help of Plugin calls to determine whether or not the Plugin wants to run. Then only redirect when a page needs to render.
Maybe use the Event system for this? Events fire until something says "I need to render".
- is related to
-
CFM-31 Enrollment Flows
-
- In Progress
-