Skip to content

feat: chat context pills#382

Merged
sharanyavinod merged 8 commits intoewfrom
ew-pills
Apr 23, 2026
Merged

feat: chat context pills#382
sharanyavinod merged 8 commits intoewfrom
ew-pills

Conversation

@sharanyavinod
Copy link
Copy Markdown

@sharanyavinod sharanyavinod commented Apr 22, 2026

  • Introduces pills to display context to be sent along with chat messages
  • Current scope includes only simple elements, attachments to follow -> mentioned in the doc
  • Similarly, collapsing pills to be handled once mocks are available. Currently all pills are displayed as is with scroll - mentioned in doc

Preview: https://da.live/canvas?nx=ew-pill&nxver=2#/exp-workspace/frescopa/index

To test: run the following in your browser console:

document.dispatchEvent(new CustomEvent('nx-add-to-chat', {
  detail: { id: 'test', label: 'Some selection' }
}));
Screenshot 2026-04-22 at 17 11 39

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented Apr 22, 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

Comment thread nx2/blocks/chat/pills/pills.js
Base automatically changed from ew-prompts to ew April 23, 2026 13:03
@sharanyavinod sharanyavinod merged commit 9bdf3be into ew Apr 23, 2026
3 checks passed
@sharanyavinod sharanyavinod deleted the ew-pills branch April 23, 2026 13: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.

3 participants