Skip to content

Height calculation improvements #1536

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

Merged
merged 14 commits into from
Feb 19, 2025
Merged

Conversation

FalkWolsky
Copy link
Contributor

Proposed changes

Generally, Lowcoder App Display need to speed up. The possibilities are amazing, but we all agree, that in terms of app rendering speed we need to improve. These are first steps towards the goal of faster App rendering.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

In this PR, Raheel did work on reducing of re-rendering and shorten the timer to wait between size calculations.

@FalkWolsky FalkWolsky changed the base branch from main to dev February 16, 2025 13:18
Copy link

netlify bot commented Feb 16, 2025

Deploy Preview for lowcoder-cloud ready!

Name Link
🔨 Latest commit 1091688
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-cloud/deploys/67b1e5a2bd4b38000881b4e7
😎 Deploy Preview https://deploy-preview-1536--lowcoder-cloud.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 Feb 16, 2025

Deploy Preview for lowcoder-test failed.

Name Link
🔨 Latest commit e822d17
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/67b645dfd741ce00083af58f

@raheeliftikhar5 raheeliftikhar5 force-pushed the height-calculation-improvements branch from 7115dee to 58577fe Compare February 17, 2025 08:22
@raheeliftikhar5 raheeliftikhar5 force-pushed the height-calculation-improvements branch from a91312f to 75a84b0 Compare February 19, 2025 19:41
@FalkWolsky FalkWolsky merged commit 5608340 into dev Feb 19, 2025
3 of 7 checks passed
@FalkWolsky FalkWolsky deleted the height-calculation-improvements branch February 19, 2025 21:55
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.

2 participants