Skip to content

Conversation

@Ravikirana-Microsoft
Copy link
Contributor

Purpose

This pull request introduces changes to improve the functionality and behavior of the PlanPanelLeft and PlanPage components. The updates focus on enhancing how reloads are handled and adding new props for better control over component state.

Updates to PlanPanelLeft component:

  • Added a new restReload prop to the PlanPanelLefProps interface for resetting the reload state after tasks are reloaded. (src/frontend/src/models/planPanelLeft.tsx, src/frontend/src/models/planPanelLeft.tsxR4)
  • Modified the PlanPanelLeft component to include the new restReload prop and updated its behavior to call restReload after reloading tasks. (src/frontend/src/components/content/PlanPanelLeft.tsx, [1] [2]

Updates to PlanPage component:

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 8b8c39b into dev Jul 9, 2025
8 checks passed
@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