Supabase Error Code Translator Library + Upcoming Breaking Change #35449
srothgan
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to share a small open-source library I created that translates Supabase error codes into user-friendly messages in multiple languages. It's aimed at improving the user experience when dealing with Supabase errors on the frontend.
I'm currently planning a mayor change to the library's structure to properly handle overlapping error codes with different messages that exist across different Supabase services (like Auth, Storage, and Realtime).
I've created a detailed discussion post outlining the problem and the proposed solution. I would really appreciate any feedback from the Supabase community on this.
You can find the full discussion and provide feedback here
Thanks for checking it out and for any input!
Beta Was this translation helpful? Give feedback.
All reactions