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 better feedback when errors occur #24

Closed
ShawnClake opened this issue Jan 24, 2017 · 5 comments
Closed

Add better feedback when errors occur #24

ShawnClake opened this issue Jan 24, 2017 · 5 comments
Assignees

Comments

@ShawnClake
Copy link
Owner

Many errors can occur and currently do not return any feedback.

Add feedback to situations which can occur in:

  • Registration
  • Logging in
  • Logging out
  • Roles/Groups updating, creating
  • Profile visibility
  • Commenting
  • Setting changing
@ShawnClake
Copy link
Owner Author

Pushing this back to a later release as I will need to work on a plugin wide error handler for consistency

@ShawnClake ShawnClake reopened this Mar 1, 2017
@ShawnClake ShawnClake assigned QuinnBast and ShawnClake and unassigned ShawnClake Mar 1, 2017
QuinnBast added a commit that referenced this issue Mar 2, 2017
QuinnBast added a commit that referenced this issue Mar 6, 2017
*Resolved #63
*Touched on #41
   - My functions will dynamically add all user settings, no update in my javascript will be needed if a user decides to add additional fields to account registration.
*Resolved #30
*Improved #24
*Updated CSS on front-end error messages
@QuinnBast
Copy link
Contributor

Javascript now validates:
Registration, Sign-In, Account Settings changes, Login, and Logout.

@ShawnClake
Copy link
Owner Author

ShawnClake commented Mar 7, 2017

Completed:

  • Logout
  • Login
  • Account Settings
  • Registration
  • Roles/Groups updating, creating

Pushed Back:

  • Profile visibility
  • Commenting

@ShawnClake
Copy link
Owner Author

Pushing this issue back another release as we've dealt with the high priority points.

@ShawnClake
Copy link
Owner Author

All of the points on this list have been hit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants