Skip to content

feat(ui): custom error toast support #8001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 8, 2025

Conversation

maryhipp
Copy link
Collaborator

@maryhipp maryhipp commented May 8, 2025

Summary

This is Step 1 in introducing support for custom error toasts. This only works for our usage limit errors, but followup work will add more cases. The back-end is not yet updated to support error codes, so for not we are checking a substring of the error message and looking up in the map based on that.

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label May 8, 2025
@maryhipp maryhipp enabled auto-merge (rebase) May 8, 2025 19:49
auto-merge was automatically disabled May 8, 2025 19:52

Rebase failed

@maryhipp maryhipp merged commit 954fce3 into main May 8, 2025
12 checks passed
@maryhipp maryhipp deleted the maryhipp/start-custom-error-toasts branch May 8, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants