(FEAT): Errors can now be displayed using the RenderErrorBanner fx. #44

Merged
azpect merged 3 commits from feature/errors into master 2025-09-04 20:26:05 -07:00
Owner

This is found in the components domain. Make sure only HTMX routes call
it. Although, I think I put this into the page handlers WHICH IS WRONG.

However, it does work, ish. But it does not load into the DOM properly.
But it seems to display just fine.

This is found in the components domain. Make sure only HTMX routes call it. Although, I think I put this into the page handlers WHICH IS WRONG. However, it does work, ish. But it does not load into the DOM properly. But it seems to display just fine.
azpect added 2 commits 2025-09-03 22:26:55 -07:00
This is found in the components domain. Make sure only HTMX routes call
it. Although, I think I put this into the page handlers WHICH IS WRONG.

However, it does work, ish. But it does not load into the DOM properly.
But it seems to display just fine.
Author
Owner

Before this can be merged, updates must be made to add errors to EVERY location an error can occur, not just the page_handler.go file.

Good luck...

Before this can be merged, updates must be made to add errors to EVERY location an error can occur, not just the `page_handler.go` file. Good luck...
azpect added 1 commit 2025-09-04 20:25:48 -07:00
I think this is really the only place we need them. For now at least.
azpect merged commit 1e4cf8f922 into master 2025-09-04 20:26:05 -07:00
azpect deleted branch feature/errors 2025-09-04 20:26:05 -07:00
Sign in to join this conversation.
No description provided.