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

fix: remove application ref tick to improve performane #3082

Merged

Conversation

Akshat55
Copy link
Contributor

@Akshat55 Akshat55 commented Dec 5, 2024

Remove ApplicationRef.tick in dropdownlist.

Changelog

Removed

  • Remove application ref tick to prevent running change detection for the entire application. Verified removing tick() does not cause issues when disabling the first item via storybook. Also verified passing in a new array with setTimeout.

Signed-off-by: Akshat Patel <38994122+Akshat55@users.noreply.github.com>
@Akshat55 Akshat55 requested a review from a team as a code owner December 5, 2024 00:35
@Akshat55 Akshat55 requested a review from zvonimirfras December 5, 2024 00:35
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for carbon-angular-next ready!

Name Link
🔨 Latest commit cf30cf1
🔍 Latest deploy log https://app.netlify.com/sites/carbon-angular-next/deploys/6750f546067dee00086f9b1a
😎 Deploy Preview https://deploy-preview-3082--carbon-angular-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for carbon-components-angular ready!

Name Link
🔨 Latest commit cf30cf1
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-angular/deploys/6750f5463aeb580008d0e6d1
😎 Deploy Preview https://deploy-preview-3082--carbon-components-angular.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zvonimirfras zvonimirfras merged commit 8fad690 into carbon-design-system:next Dec 5, 2024
14 checks passed
Copy link

github-actions bot commented Dec 5, 2024

🎉 This PR is included in version 6.0.0-rc.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: QA/Review
Development

Successfully merging this pull request may close these issues.

2 participants