ai-dial-chat icon indicating copy to clipboard operation
ai-dial-chat copied to clipboard

fix(overlay): fix overlay features are not applied if they are missing in the chat enabled features (Issue #2929)

Open denys-kolomiitsev opened this issue 4 months ago • 1 comments

Description:

  • Fix overlay features are not applied if they are missing in the chat enabled features

Issues:

  • Issue #2929

Checklist:

  • [x] the pull request name complies with Conventional Commits
  • [x] the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • [x] the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • [x] I confirm that do not share any confidential information like API keys or any other secrets and private URLs

denys-kolomiitsev avatar Nov 24 '25 11:11 denys-kolomiitsev

/deploy-review

GitHub actions run: 19633187796 Environment URL: review-environment | pipeline Chat E2E tests status: failure Overlay E2E tests status: success Chat E2E tests status: skipped Overlay E2E tests status: success

denys-kolomiitsev avatar Nov 24 '25 11:11 denys-kolomiitsev

/deploy-review

GitHub actions run: 19708925484 Environment URL: review-environment | pipeline Chat E2E tests status: success Overlay E2E tests status: success

denys-kolomiitsev avatar Nov 26 '25 15:11 denys-kolomiitsev