Skip to content

feat: support switch panel from extensions#987

Merged
sharanyavinod merged 2 commits into
mainfrom
ew-pan
Jun 4, 2026
Merged

feat: support switch panel from extensions#987
sharanyavinod merged 2 commits into
mainfrom
ew-pan

Conversation

@sharanyavinod
Copy link
Copy Markdown
Contributor

Description

  • Allow switching the active tool panel from extensions, or from the canvas/chat

Related Issue

Motivation and Context

Certain actions might need the user to be directed to a specific panel - this could be from an extension, from an action within the canvas, or based on specific chat interactions. This PR introduces support to switch the active panel programmatically based on the panel name.
Extended existing code for setting panel based on picker,user session -> this merely exposes the logic to be usable on demand.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sharanyavinod sharanyavinod requested a review from mhaack June 4, 2026 06:40
@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented Jun 4, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@sharanyavinod sharanyavinod merged commit 62e57ef into main Jun 4, 2026
3 of 4 checks passed
@sharanyavinod sharanyavinod deleted the ew-pan branch June 4, 2026 07:07
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