mirror of
https://github.com/chr0nzz/traefik-manager.git
synced 2026-05-09 05:35:22 +02:00
[GH-ISSUE #16] Feature Request: Auto append .yml to "new file" filename #14
Labels
No labels
bug
bug
bug
feature request
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/traefik-manager#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wolfnacht44 on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/16
Originally assigned to: @chr0nzz on GitHub.
Hello chr0nzz,
minor request,
Not sure if this is intentional design, but I sometimes forget to specify ".yml" file extension when creating a new file.
if file extension is not explicitly stated in the "new file" dialogue, adding a new route/middleware defaults to first file in the array.
my request is if the file extension is not explicitly specified, append it to the filename, or error/prompt user for file extension similar to a missing field in the dialogue.
@chr0nzz commented on GitHub (Apr 11, 2026):
This is has been implemented in v0.11.0, will be out later today
@chr0nzz commented on GitHub (Apr 11, 2026):
update out