-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When /quick ai is used without a configured API key or URL, the error messages shown in the AI modal are not helpful:
- Admins see "Please contact your administrator" even though they ARE the admin
- Personal mode users see "Please check your configuration" with no direction on where to fix it
- All error messages are the same regardless of the user's role
- Running
/quick aiin an empty room silently does nothing - App settings mark all fields as required even though only the selected provider's fields need to be filled
Expected behavior
- Admins should see "Please add the required API key or URL in the app settings"
- Regular workspace users should see "The required API key or URL is missing. Please contact your administrator"
- Personal mode users should see "Please set up your API key or URL using
/quick config" - Running
/quick aiin an empty room should show a notification - App settings should not show required markers on optional fields
Steps to reproduce
- Install the Quick Replies app
- Do not configure any AI API key
- Run
/quick ai, type a prompt, click Generate - Observe: admin sees "contact your administrator" error
- Also try in an empty channel — nothing happens
Version
Version 8.1.1
What browsers are you seeing the problem on?
Chrome
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working