Skip to content

Conversation

@Ravikirana-Microsoft
Copy link
Contributor

Purpose

This pull request updates the TaskDetails component in the src/frontend/src/components/content/TaskDetails.tsx file to improve user interaction by dynamically adjusting tooltip content based on the canInteract state.

Enhancements to user interaction:

  • Updated the tooltip for the "Approve" button to display "You must first provide feedback to the planner" when canInteract is false, enhancing clarity for users who cannot interact yet.
  • Updated the tooltip for the "Reject" button to display "You must first provide feedback to the planner" when canInteract is false, ensuring consistent messaging across action buttons.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 13feee6 into dev Jul 10, 2025
7 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the macae-bug-fixes-2.0 branch July 10, 2025 11:22
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants