-
Notifications
You must be signed in to change notification settings - Fork 41
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
Chatbot: Messages need an inline error state #773
Comments
@andrew-ronaldson I opted to adopt the current pf text input error state for this. What are your thoughts? If none, this is ready to go for rebecca to implement. Dark: Light: |
Updated design per team feedback: Leans toward inline alert - no dismiss
Using the inline alert component with no dismissal to start |
Looks good to me. Is this going to be added as a "message type" variant in the Figma file? |
yes! @andrew-ronaldson I added it in the message group as a bot error variant |
Cool beans. Closing as donezo! |
Per request from the RHDH LS team, we need to create a message level inline error state for failed instances.
example: when a user waits for the AI message streaming to complete but for some reason the streaming is stopped. In this case we may want to surface the error happened only on the last message from the bot/AI.
The text was updated successfully, but these errors were encountered: