Skip to content

feat(flow-chat): keep background commands accessible when idle - #1990

Merged
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:dev2
Aug 3, 2026
Merged

feat(flow-chat): keep background commands accessible when idle#1990
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:dev2

Conversation

@wsp1911

@wsp1911 wsp1911 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Keep the FlowChat background command panel available when there are no commands.

Type and Areas

Type:

UI/UX / test

Areas:

Web UI, localization

Motivation / Impact

The background command icon is now always discoverable and clickable. When no background commands exist, the panel shows a localized empty state instead of disabling the entry point.

Verification

  • pnpm run type-check:web
  • pnpm run i18n:audit
  • git diff --check

Manual UI interaction verification was not performed per repository instructions.

Reviewer Notes

  • Bulk command actions remain hidden when the list is empty.
  • Existing command status highlighting and actions are unchanged.

Checklist

  • This PR is focused and does not include secrets, temporary prompts, generated scratch files, or unrelated artifacts.
  • Relevant verification is recorded above, or skipped checks are explained.
  • User-facing strings, docs, and locales are updated where applicable.

- Allow the background command panel to open without active commands.
- Render a localized empty state and hide unavailable bulk actions.
- Add coverage for the idle background command panel.
@wsp1911
wsp1911 merged commit b897a90 into GCWing:main Aug 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant