kareemmahlees / tablex

Cross-Platform table viewer written in Rust
https://tablex-tan.vercel.app
MIT License
64 stars 5 forks source link

feat: Universal error interface ✨🎨 #86

Closed kareemmahlees closed 1 month ago

kareemmahlees commented 1 month ago

What's changed

A universal error interface is created between the frontend and the backend, allowing for cleaner error-handling logic in the backend, and more verbose errors in the frontend. The frontend now displayed shorthand message errors in a toast with a more button that opens a dialog with the detailed error received from the backend.

Extra dependencies

thiserror

Closed issues

closes #84

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: cc37c20a147eb9a8e8d7625baf8f29e15dc8a2ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------ | ----- | | @tablex/core | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR