Skip to content

Conversation

TorstenDittmann
Copy link
Contributor

@TorstenDittmann TorstenDittmann commented May 28, 2025

  • Move templates loading from layout to individual pages to reduce unnecessary data loading and improve performance.
  • Update create-function page to load templates directly instead of inheriting from parent.
  • Fix template search/filter UX and performance
    • Add noScroll option to navigation to prevent page jumps
    • Reorder empty state conditions to check search/filter first
    • Remove unused parent parameter from page load function

Move templates loading from layout to individual pages to reduce unnecessary data loading and improve performance. Update create-function page to load templates directly instead of inheriting from parent.
- Add noScroll option to navigation to prevent page jumps
- Reorder empty state conditions to check search/filter first
- Remove unused parent parameter from page load function
@TorstenDittmann TorstenDittmann merged commit 5c598e2 into main May 28, 2025
2 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-function-template-loading branch May 28, 2025 13:44
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.

3 participants