Skip to content

[WIP] Address feedback on atomic-insight-result-action migration to Lit#7173

Draft
Copilot wants to merge 9 commits intomainfrom
copilot/sub-pr-7172
Draft

[WIP] Address feedback on atomic-insight-result-action migration to Lit#7173
Copilot wants to merge 9 commits intomainfrom
copilot/sub-pr-7172

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Addresses review feedback from #7172. Removes "Specify" from the icon property JSDoc to align with the established documentation style for @property fields (which should start with "The", "A", "An", or "Whether").

✅ Checklist

  • 🧪 The component is unit tested
  • 🧪 The component includes E2E tests
  • 🗑️ Old Cypress tests exclusive to the component are removed
  • 📖 The component is documented in storybook with an .mdx file
  • ♿ The component complies with the Web Content Accessibility Guidelines.
  • 🌐 All strings intended for humans or assistive technology must be localized with i18n.
  • 📦 The Lit component is exported in the appropriate index.ts and lazy-index.ts files.
  • 🎨 CSS parts are documented still accessible.
  • 🦥 Slotted Content, public methods and properties are documented
  • 🔄 The component outputs the same Angular output as before with Stencil
  • 🏷️ The component declares the component type in the HTMLElementTagNameMap

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

alexprudhomme and others added 8 commits February 25, 2026 09:38
- Migrate component from Stencil to Lit
- Remove @internal annotation to make component public
- Add unit tests (12 tests)
- Add Storybook stories (7 stories)
- Add MDX documentation
- Add E2E tests (3 tests)
- Fix pre-existing CSS reference issues in atomic-insight-user-actions-timeline and atomic-insight-user-actions-session
Co-authored-by: fbeaudoincoveo <23503066+fbeaudoincoveo@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP on atomic-insight-result-action migration to Lit [WIP] Address feedback on atomic-insight-result-action migration to Lit Feb 25, 2026
Base automatically changed from alexprudhomme/insight-result-action-4hh to main February 26, 2026 21:17
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