Suggestion to Improve New Folder Template Addition Behavior in Templater Settings #1428
Labels
enhancement
New feature or request
good first issue
A good issue for someone who wants to contribute
Is your feature request related to a problem?
No
Describe the solution you'd like:
In the Templater settings, adding a new folder template using the + button currently inserts the new item at the bottom of the list and automatically scrolls the page up. This behavior can be improved in two ways:
Solution 1: The button should add the new item just below it (at the first index instead of the last index) and focus on it without scrolling.
Solution 2: The button should add the new item at the bottom (current behavior) and scroll down to focus on the inserted item.
Describe alternatives you've considered:
No
Additional context:
This request pertains to the Templater/Folder Templates settings.
The text was updated successfully, but these errors were encountered: