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

RCC Error handling #30

Open
4 tasks
AndyRae opened this issue Aug 14, 2024 · 0 comments
Open
4 tasks

RCC Error handling #30

AndyRae opened this issue Aug 14, 2024 · 0 comments
Assignees

Comments

@AndyRae
Copy link
Member

AndyRae commented Aug 14, 2024

We need to improve the general error handling, and user interaction with forms.

For example this is bad:

Image

  • Discover all the errors that we can provoke from forms
  • Improve the error handling, with sensible messages.
  • Or at least, catch them to stop useless message

For example, passing from the Next.js server actions to client actions, this should really be handled more like a traditional API. With error handling included.

If there is a significant amount of work here, then this issue is about discovering where it needs fixing, and the action is to list where we need to fix them.
So we can turn those into issues and refine-able work.

List of Errors to fix:

  • Adding a new study ?
@AndyRae AndyRae converted this from a draft issue Aug 14, 2024
@AndyRae AndyRae moved this from MoreInfo to Ready in Carrot Backlog Aug 14, 2024
@AndyRae AndyRae moved this from Ready to Committed in Carrot Backlog Aug 23, 2024
@Dev-Akashili Dev-Akashili moved this from Committed to In Progress in Carrot Backlog Aug 29, 2024
@AndyRae AndyRae moved this from In Progress to Ready in Carrot Backlog Oct 4, 2024
@AndyRae AndyRae removed this from Carrot Backlog Feb 13, 2025
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

No branches or pull requests

2 participants