Skip to content

Rewrite template submenu to preserve hierarchy#2506

Merged
danirabbit merged 10 commits intomainfrom
jeremypw/fix-template-hierarchy
Mar 12, 2025
Merged

Rewrite template submenu to preserve hierarchy#2506
danirabbit merged 10 commits intomainfrom
jeremypw/fix-template-hierarchy

Conversation

@jeremypw
Copy link
Contributor

@jeremypw jeremypw commented Oct 16, 2024

Fixes #2491

  • More compact code
  • Increased max templates to make it unlikely some will go missing. Do we need a limit in practice?

@jeremypw jeremypw marked this pull request as ready for review December 6, 2024 16:14
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely works to fix folder hierarchy. I have one small comment, but not gonna block on it.

Regarding the limit, yeah I don't know why that's there either. I'm guessing it's a performance thing?

@jeremypw jeremypw requested a review from danirabbit March 12, 2025 17:22
@danirabbit danirabbit enabled auto-merge (squash) March 12, 2025 19:14
@danirabbit danirabbit merged commit 876bbf8 into main Mar 12, 2025
4 checks passed
@danirabbit danirabbit deleted the jeremypw/fix-template-hierarchy branch March 12, 2025 19:15
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.

Templates folder: In "New >" menu, the hierarchy of templates is flattened

2 participants