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

feat(console): improve log entry expansion check performance #6963

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

skyrpex
Copy link
Contributor

@skyrpex skyrpex commented Jul 30, 2024

Use ResizeObserver along with RequestAnimationFrame to check whether log entries can be expanded.

Use `ResizeObserver` along with `RequestAnimationFrame` to check whether log entries can be expanded.
Copy link

Thanks for opening this pull request! 🎉
Please consult the contributing guidelines for details on how to contribute to this project.
If you need any assistance, don't hesitate to ping the relevant owner over Discord.

Topic Owner
Wing SDK and standard library @chriscbr
Wing Console @skyrpex
Wing compiler and language design @chriscbr
VSCode extension and language server @chriscbr
Wing CLI @chriscbr
Documentation @boyney123
Examples @boyney123
Wing Playground @skyrpex

@monadabot
Copy link
Contributor

monadabot commented Jul 30, 2024

Console preview environment is available at https://wing-console-pr-6963.fly.dev 🚀

Last Updated (UTC) 2024-07-30 09:26

@skyrpex skyrpex requested a review from a team as a code owner July 30, 2024 09:19
@skyrpex skyrpex merged commit a24e116 into main Jul 30, 2024
12 checks passed
@skyrpex skyrpex deleted the console--improve-log-entry-expansion-check-performance branch July 30, 2024 09:30
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.79.16.

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