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

[Error Handling] Audit and patch any error handling holes WRT client-server interaction #5789

Open
kofi-q opened this issue Jan 6, 2025 · 1 comment

Comments

@kofi-q
Copy link
Contributor

kofi-q commented Jan 6, 2025

We'll need to make sure we're handling server errors gracefully in the client and not just crashing the app - surface whatever messaging might helpful to the user/tell them to refresh. ask for support, etc.

@kofi-q kofi-q added this to the VxDesign Self-Serve Pilot milestone Jan 6, 2025
@arsalansufi arsalansufi self-assigned this Jan 7, 2025
@arsalansufi arsalansufi removed their assignment Jan 14, 2025
@arsalansufi
Copy link
Contributor

Jotting down some examples of error cases that surface a "Something went wrong":

  • A contest is too large to fit on a page at the current ballot size
  • A precinct has no contests associated with it

@jonahkagan jonahkagan assigned jonahkagan and unassigned jonahkagan Jan 16, 2025
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

3 participants