Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Modal and Error modules #37

Merged
merged 4 commits into from
Apr 10, 2014
Merged

Add Modal and Error modules #37

merged 4 commits into from
Apr 10, 2014

Conversation

cqr
Copy link
Contributor

@cqr cqr commented Apr 9, 2014

  • Add Modal module responsible for:
    • determining which states are modal states
    • determining when to show the modal overlay
  • Add Error module responsible for:
    • detecting page-wide error conditions
    • displaying information about the error
    • offering resolutions, if possible
    • showing some diagnostic information in exceptional situations

cqr added 4 commits April 9, 2014 15:07
* Add Modal module responsible for:
  * determining which states are modal states
  * determining when to show the modal overlay
* Add Error module responsible for:
  * detecting page-wide error conditions
  * displaying information about the error
  * offering resolutions, if possible
  * showing some diagnostic information in exceptional situations
@kookster
Copy link
Member

makes sense to us.

kookster added a commit that referenced this pull request Apr 10, 2014
@kookster kookster merged commit 1916c72 into master Apr 10, 2014
@cqr cqr deleted the feat/error_reporting branch April 16, 2014 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants