Skip to content

FLOW-2627: hid live-preview button while agent is running to prevent … - #1915

Merged
ccallcottstevens merged 2 commits into
mainfrom
FLOW-2627-fix-chat-slo-live-preview
Jul 23, 2026
Merged

FLOW-2627: hid live-preview button while agent is running to prevent …#1915
ccallcottstevens merged 2 commits into
mainfrom
FLOW-2627-fix-chat-slo-live-preview

Conversation

@ccallcottstevens

@ccallcottstevens ccallcottstevens commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

…double click

What Is This Change?

The Live Preview button is set to hide when the tool-call is working. Hiding it earlier so that the user doesn't get impatient, click it again and cause the error.

The button in the error also does nothing. We don't want to try again at this point, so I removed this button.
Added a check so if the tool-call actually fails we show the Live-preview button again.

Added tests

How Has This Been Tested?

Basic checks:

  • npm run lint
  • npm run test

Advanced checks:

  • If Atlassian employee & Bitbucket changes: did you test with DC in mind? See Instructions

Recommendations:

  • Update the CHANGELOG if making a user facing change

Rovo Dev code review: Rovo Dev has reviewed this pull request
Any suggestions or improvements have been posted as pull request comments.

@atlassian

atlassian Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The issue is ready for review.

Code Reviewer could not determine whether the following acceptance criteria have been met:

  • Investigate genuine errors in the Chat SLO and determine actions needed to fix them
  • Determine whether the SLO should be changed to remove warnings

Check Jira issue

Comment thread src/rovo-dev/ui/rovoDevView.tsx Outdated
@ccallcottstevens
ccallcottstevens merged commit ec2a4d3 into main Jul 23, 2026
13 checks passed
@ccallcottstevens
ccallcottstevens deleted the FLOW-2627-fix-chat-slo-live-preview branch July 23, 2026 01:58
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.

2 participants