Skip to content

fix(chat): fix quick app 2 starters (Issues #6507, #6510)#7143

Merged
Derikyan merged 6 commits into
developmentfrom
fix/6510-quick-app-starters
Jun 10, 2026
Merged

fix(chat): fix quick app 2 starters (Issues #6507, #6510)#7143
Derikyan merged 6 commits into
developmentfrom
fix/6510-quick-app-starters

Conversation

@Derikyan

@Derikyan Derikyan commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Description of changes

Starters settings or button names are not saved when there is chat history in preview
Changes made to starters settings should be autosaved

Intro text is added to message when "Immediately send prompt" setting is selected
Introduction text should not be part of message

Applicable issues

Checklist

  • the pull request name ends with (Issue #<ISSUE_ID>) (comma-separated list of issues)
  • I confirm that I don't share any confidential information like API keys or any other secrets and private URLs
PR title cheatsheet

<type>[optional scope]: <description>

  1. type (required)
    • feat - A new feature
    • fix - A bug fix
    • docs - Documentation only changes
    • test - Adding missing tests or correcting existing tests
    • ci - Changes to our CI configuration files and scripts
    • chore - Other changes that are minor and/or not user-facing
  2. scope (optional, current repo suggestions below)
    • chat
    • overlay
    • shared
    • sandbox-overlay
    • visualizer-connector

@Derikyan Derikyan self-assigned this Jun 10, 2026
@Derikyan Derikyan added the bug Something isn't working label Jun 10, 2026
@Derikyan

Derikyan commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

/deploy-review

GitHub actions run: 27274346206

Stage Status
deploy-review Success ✅
chat Success ✅
overlay Success ✅

Gimir
Gimir previously approved these changes Jun 10, 2026
@Derikyan

Derikyan commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

/deploy-review

GitHub actions run: 27277510750

Stage Status
deploy-review Success ✅
chat Success ✅
overlay Success ✅

@Derikyan Derikyan merged commit 70a96cb into development Jun 10, 2026
10 checks passed
@Derikyan Derikyan deleted the fix/6510-quick-app-starters branch June 10, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Quick app 2.0][Starters]: Intro text is added to message when "Immediately send prompt" setting is selected

2 participants