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

perf: delays some of the rendering of tab content until tab switch #570

Merged
merged 4 commits into from
Jan 7, 2025

Conversation

lukecotter
Copy link
Contributor

Description

perf: delays some of the rendering of tab content until tab switch.
This is to improve performance of timeline render.

Type of change (check all applicable)

  • πŸ› Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚑ Performance Improvement
  • πŸ“ Documentation
  • πŸ”§ Chore
  • πŸ’₯ Breaking change

[optional] Any images / gifs / video

Related Tickets & Documents

resolves #553
Related Issue #
fixes #
closes #

Added tests?

  • πŸ‘ yes
  • πŸ™… no, not needed
  • πŸ™‹ no, I need help

Added to documentation?

  • πŸ”– README.md
  • πŸ”– CHANGELOG.md
  • πŸ“– help site
  • πŸ™… not needed

[optional] Are there any post-deployment tasks we need to perform?

@lcottercertinia lcottercertinia merged commit 35389f8 into certinia:main Jan 7, 2025
5 checks passed
@lukecotter lukecotter deleted the feat-lazy-tabs branch January 7, 2025 13:06
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.

perf: delay some aspects of render until tab switch
2 participants