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(core): fixed card layout flickering issue (#8476) #8496

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

platon-rov
Copy link
Contributor

@platon-rov platon-rov commented Aug 2, 2022

This pr applies changes from previously reverted (original) PR.

Original one was reverted in that PR because of incorrect applying.

Related Issue(s)

Refers to Kafka.

Description

  • calculations optimisation.
  • flickering issue fix.

Screenshots

Before:

Notice: scrollbars present for a moment.

Screen.Recording.2022-07-29.at.13.17.56.mov

After:

Screen.Recording.2022-07-29.at.13.10.35.mov

Please check whether the PR fulfills the following requirements

PR Quality

@platon-rov platon-rov added the bug Something isn't working label Aug 2, 2022
@platon-rov platon-rov requested a review from a team August 2, 2022 19:04
@platon-rov platon-rov self-assigned this Aug 2, 2022
@netlify
Copy link

netlify bot commented Aug 2, 2022

Deploy Preview for fundamental-ngx ready!

Name Link
🔨 Latest commit e713072
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/62ecc19956903e0008486164
😎 Deploy Preview https://deploy-preview-8496--fundamental-ngx.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 settings.

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

Visit the preview URL for this PR (updated for commit e713072):

https://fundamental-ngx-gh--pr8496-pr-fix-fcl-flickerin-s2jtyas3.web.app

(expires Mon, 08 Aug 2022 07:15:04 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

BREAKING CHANGE:
* If you rely on dimensions in your unit tests now you have to call component's `updateLayout()` method to organize cards into the columns.
@platon-rov platon-rov force-pushed the pr/fix/fcl-flickering-kafka branch from 64f526c to e713072 Compare August 5, 2022 07:07
@platon-rov platon-rov merged commit cab4afc into main Aug 5, 2022
@platon-rov platon-rov deleted the pr/fix/fcl-flickering-kafka branch August 5, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants