Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icu 16535 refactor usage of did insert modifiers #2722

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lisbet-alvarez
Copy link
Collaborator

🎟️ Jira ticket

Description

Remove usage of {{did-insert}} which is part of ember-render-modifiers package. Usage of this was intended only for migrating off of classic ember components. ember-modifier can be easily used instead. Our use cases was limited to our breadcrumb components for accessing the dom element.

How to Test

CI tests should be sufficient.

Checklist

  • I have added before and after screenshots for UI changes
  • I have added JSON response output for API changes
  • I have added steps to reproduce and test for bug fixes in the description
  • I have commented on my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Mar 12, 2025

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
boundary-ui βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Mar 12, 2025 0:28am
boundary-ui-desktop βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Mar 12, 2025 0:28am

@lisbet-alvarez lisbet-alvarez marked this pull request as ready for review March 12, 2025 00:33
@lisbet-alvarez lisbet-alvarez requested a review from a team as a code owner March 12, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant