mapto / sprks

Security Policy Risk Simulator: An exploratory simulation game featuring the real-life complexities of corporate information security
MIT License
2 stars 2 forks source link

Update incident content when event happens #93

Closed mapto closed 11 years ago

mapto commented 11 years ago

When an event happens (need to have a way to enforce frequent events for testing) the incident page is opened and cost is displayed.

When done: The remaining fields of the incidents page should also be visualized

horaceli commented 11 years ago

This should be fixed in d74677e187 but may need more testing.

mapto commented 11 years ago

Instead of the alert in pwpolicy.js (around line 227), change the page to the incident page. If it seems to appear that the incident window shows too randomly, possibly a toast or a status update should show that an incident is happening.

How to know when ready: The page should switch and display content.

mapto commented 11 years ago

Is this done? Possibly it is a prerequisite to #115