zer0bin-dev / zer0bin

🖊️ // Just a place to paste
https://zer0b.in
MIT License
93 stars 8 forks source link

🐛 API errors not handled #19

Closed mellowmarshe closed 2 years ago

mellowmarshe commented 2 years ago

💡 Summary

API errors aren't being shown in the message box

🥰 Expected Behavior

Errors will be shown in the message box in the top right

🤬 Actual Behavior

API requests will silently fail with no notification to the user

📝 Steps to Reproduce

  1. Open zer0bin
  2. Try creating a paste that exceeds the zer0bin instances max character count
mellowmarshe commented 2 years ago

Fixed on 0576a2e