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

Merged
merged 3 commits into from
Aug 2, 2022
Merged

Conversation

platon-rov
Copy link
Contributor

@platon-rov platon-rov commented Jul 29, 2022

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 enhancement New feature or request core Core library specific issues labels Jul 29, 2022
@platon-rov platon-rov requested a review from a team July 29, 2022 11:21
@platon-rov platon-rov self-assigned this Jul 29, 2022
@netlify
Copy link

netlify bot commented Jul 29, 2022

Deploy Preview for fundamental-ngx ready!

Name Link
🔨 Latest commit da13877
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-ngx/deploys/62e8a46a611fb9000817d385
😎 Deploy Preview https://deploy-preview-8476--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 Jul 29, 2022

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

https://fundamental-ngx-gh--pr8476-pr-fix-fcl-flickerin-hw019q2e.web.app

(expires Fri, 05 Aug 2022 04:22:32 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@droshev droshev added this to the Sprint 93 - Manila milestone Jul 29, 2022
@github-actions
Copy link

github-actions bot commented Aug 1, 2022

This pull request is stale because it has been open 2 days with no activity. Remove stale label or comment or this will be closed in 3 days

…y to fix unit tests

BREAKING CHANGES:
* 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 branch from f625c7d to da13877 Compare August 2, 2022 04:13
@platon-rov platon-rov merged commit 54e89a9 into main Aug 2, 2022
@platon-rov platon-rov deleted the pr/fix/fcl-flickering branch August 2, 2022 13:05
platon-rov added a commit that referenced this pull request Aug 2, 2022
platon-rov added a commit that referenced this pull request Aug 2, 2022
droshev pushed a commit that referenced this pull request Aug 2, 2022
platon-rov added a commit that referenced this pull request Aug 2, 2022
BREAKING CHANGES:
* 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 added a commit that referenced this pull request Aug 2, 2022
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 added a commit that referenced this pull request Aug 5, 2022
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core library specific issues enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants