Missing loading state when quick (slash) command is triggered
When typing a quick command in Duo chat, it renders a loading state:
| Screenshot | Video |
|---|---|
|
duo-loading-when-typed |
However, when a quick command is trigger via an external button click, the loading state is missing:
| Screenshot | Video |
|---|---|
|
duo-no-loading-when-triggered |
Expected Workflow
Ex: https://gitlab.com/gitlab-org/gitlab/-/blob/master/jest.config.base.js?ref_type=heads
- Click on button
- Open duo chat window
- Trigger quick command
- Loading appears
👈 - Display AI response

