Skip to content

Add reusable error modal component for API and system errors#74

Open
Amyflame wants to merge 1 commit intodevstygian:mainfrom
Amyflame:error-modal-component
Open

Add reusable error modal component for API and system errors#74
Amyflame wants to merge 1 commit intodevstygian:mainfrom
Amyflame:error-modal-component

Conversation

@Amyflame
Copy link
Copy Markdown

This PR implements a reusable error modal that can be triggered programmatically for any API or system failure. The component is fully responsive and ensures a consistent UI while displaying dynamic error messages. It also includes an optional console logging feature for easier debugging.

@devstygian
Copy link
Copy Markdown
Owner

devstygian commented May 3, 2026

This PR implements a reusable error modal that can be triggered programmatically for any API or system failure. The component is fully responsive and ensures a consistent UI while displaying dynamic error messages. It also includes an optional console logging feature for easier debugging.

Hi, how is this error modal used in the system? Does it trigger automatically on API/system failures, or do we call it manually in the code?

@devstygian devstygian added the feature Improvement label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants